Web Development
React, Next.js, Vue, Svelte, Astro, Tailwind CSS, and modern web frameworks
30 skillsReact + TypeScript Best Practices
Modern React 19 patterns with TypeScript strict mode, Server Components, and performance optimization.
Next.js 15 App Router Patterns
Best practices for Next.js App Router with RSC, server actions, and data fetching.
Vue 3 Composition API
Vue 3 with Composition API, script setup, and TypeScript best practices.
Svelte 5 Runes & SvelteKit
Svelte 5 runes system with SvelteKit routing, TypeScript, and Tailwind CSS.
Tailwind CSS 4 Patterns
Tailwind CSS 4 utility-first patterns, responsive design, and dark mode.
Astro Islands Architecture
Astro 6 with Islands architecture, content collections, and React/Vue/Svelte islands.
Web Accessibility (WCAG 2.1 AA)
WCAG 2.1 AA compliance with semantic HTML, ARIA, keyboard navigation, and screen readers.
Core Web Vitals Optimization
Optimize LCP, INP, and CLS for better performance and search rankings.
Semantic HTML & Modern CSS
Clean semantic HTML5 with modern CSS features for accessible, maintainable web pages.
React State Management
Zustand, Jotai, Redux Toolkit, and React Context patterns for scalable state.
Modern Angular Patterns
Angular 18+ with signals, standalone components, and modern patterns.
REST API Design Best Practices
RESTful API design with proper status codes, pagination, versioning, and error handling.
Remix + React Router v7 Patterns
Full-stack web development with Remix and React Router v7 loaders, actions, and nested routing.
Nuxt 3 Full-Stack Vue Framework
Nuxt 3 with auto-imports, server routes, hybrid rendering, and Vue 3 Composition API.
SolidJS Fine-Grained Reactivity
SolidJS reactive primitives, JSX without virtual DOM, and performance-first patterns.
Qwik Resumable Framework
Qwik resumability patterns for instant-loading applications with zero hydration.
shadcn/ui + Radix UI Component Patterns
Build accessible component libraries with shadcn/ui, Radix primitives, and Tailwind CSS.
Framer Motion Animation Patterns
Production-ready animations with Framer Motion for React including gestures, layout, and scroll.
Three.js 3D & WebGL
Three.js for 3D rendering, scene management, shaders, and React Three Fiber integration.
PWA with Service Workers
Progressive Web App patterns with service workers, caching strategies, and offline support.
Web Workers for Parallel Processing
Web Workers, SharedArrayBuffer, and Comlink for multi-threaded JavaScript.
WebSocket Real-Time Patterns
WebSocket connections for real-time features with reconnection, heartbeats, and state sync.
GraphQL Client with Apollo/urql
GraphQL client patterns with Apollo Client, urql, and type-safe query generation.
tRPC End-to-End Type Safety
tRPC for fully type-safe APIs between TypeScript client and server with zero codegen.
Monorepo with Turborepo/Nx
Monorepo architecture with Turborepo or Nx for task orchestration, caching, and shared packages.
Vite Build Tool Configuration
Vite configuration for development, production builds, plugins, and optimization.
ESLint + Prettier Code Quality
ESLint flat config with Prettier, TypeScript rules, and automated code quality enforcement.
Storybook Component Development
Storybook 8 for isolated component development, visual testing, and documentation.
CSS-in-JS with Styled Components
CSS-in-JS patterns with Styled Components, Emotion, and zero-runtime alternatives.
i18n / Internationalization Patterns
Internationalization with react-intl, next-intl, i18next, and ICU message format.