Favorite Bookmarks
Simple list of references I open daily.
| Bookmark | Description | Category |
|---|---|---|
| Framer Motion | Production-ready animation primitives for React projects. | Animation |
| React Spring | Physics-driven motion library, ideal for natural feeling UI transitions. | Animation |
| MDN Web Docs | The canonical reference for HTML, CSS, and JavaScript APIs. | Docs |
| icones.js.org | Unified icon explorer that aggregates hundreds of icon sets. | Icons |
| Heroicons | Tailwind's open-source icon collection, perfect for clean UI basics. | Icons |
| React Icons | Bring popular icon packs into React apps with one shared API. | Icons |
| Can I Use | Browser support matrix covering every web feature I care about. | Compatibility |
| TypeScript Handbook | The go-to guide for advanced typing patterns and language tips. | Docs |
| Vercel | Where most of my Next.js work lands for previews and production hosting. | Hosting |
| Google Fonts | Free typography catalog with fast CDN delivery. | Design |
| Unsplash | High-quality photography stash when a project needs visuals. | Media |
| readme.so | Simple editor for crafting and structuring README files quickly. | Content |
| DevDocs | Fast, offline-friendly documentation viewer wrapping numerous APIs. | Docs |
| CodeSandbox | Spin up shareable React/Next prototypes without leaving the browser. | Playground |
| Stack Overflow | Still the fastest way to validate bug fixes or edge-case solutions. | Community |