academind
@academind Organization
Public Skills
use-modern-browser-apis
by academind
Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript
modern-accessible-html-jsx
by academind
Write clean, modern, and highly accessible HTML & JSX code, using semantically correct elements and attributes
modern-tailwind
by academind
Build clean, scalable UIs with Tailwind CSS using modern utilities and variants
web-security
by academind
Enforce web security and avoid security vulnerabilities
bun-first
by academind
Describes efficient usage of Bun and Bun APIs instead of Node.js (and its APIs)
clean-typescript
by academind
Write clean, efficient TypeScript code that follows common best practices
modern-best-practice-nextjs
by academind
Build modern Next.js apps with App Router and best practices
modern-best-practice-react-components
by academind
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage