Create
L
Inbox
Consolidate your to-dos
⚛️ Frontend Refactor & Performance
Share
Backlog
Edit
Delete
Migrate from JavaScript to TypeScript for type safety
📄
Implement code splitting and lazy loading for faster initial load
📄
Refactor state management from Redux to React Query + Context
📄
Implement virtual scrolling for large lists (1000+ items)
📄
+ Add a card
In Progress
Edit
Delete
Upgrade from React 17 to React 18 with concurrent features
📄
Implement proper error boundaries and fallback UIs
📄
Optimize React re-renders with profiling and memoization
📄
Migrate from CSS-in-JS to CSS Modules for better performance
📄
+ Add a card
Code Review
Edit
Delete
Implement Progressive Web App (PWA) with offline support
📄
Implement comprehensive accessibility (WCAG 2.1 AA compliance)
📄
Setup Storybook for component development and documentation
📄
Refactor forms to use React Hook Form for better performance
📄
+ Add a card
Testing
Edit
Delete
Implement image optimization with lazy loading and WebP format
📄
Setup automated visual regression testing with Percy or Chromatic
📄
Implement proper loading states and skeleton screens
📄
+ Add a card
Done
Edit
Delete
+ Add a card
Add another list