Resources
A carefully curated collection of tools, libraries, and learning materials that have shaped my development journey. These resources represent the best of what I've discovered through years of building, breaking, and rebuilding software.
Essential Developer Tools
Beyond the utilities hosted on this site, these external tools form the backbone of modern development workflows:
- Version Control: Git, GitHub, GitLab – the foundation of collaborative coding
- Code Editors: VS Code, Neovim, Sublime Text – choose your weapon wisely
- API Testing: Postman, Insomnia, Thunder Client – essential for backend development
- Performance: Lighthouse, WebPageTest – because speed matters
- Database Tools: TablePlus, DBeaver, pgAdmin – managing data with confidence
Learning Platforms
Continuous learning keeps us relevant. These platforms offer exceptional technical content:
- Interactive Coding: Execute Program, Exercism – learn by doing
- System Design: High Scalability, System Design Primer – architect like a pro
- Computer Science: MIT OpenCourseWare, CS50 – fundamentals that never go out of style
- Web Technologies: MDN Web Docs, web.dev – the source of truth for web standards
Open Source Libraries
Standing on the shoulders of giants – libraries that accelerate development:
- Frontend Frameworks: React, Vue, Svelte, Solid – building modern UIs
- State Management: Zustand, Jotai, Valtio – keeping complexity in check
- Styling: Tailwind CSS, Styled Components – beautiful and maintainable
- Testing: Vitest, Playwright, Testing Library – confidence through automation
- Build Tools: Vite, esbuild, SWC – blazing fast development experience
Technical Reading
Books and articles that fundamentally changed how I approach software:
- Clean Code by Robert Martin – writing code that humans can understand
- The Pragmatic Programmer – timeless wisdom for software craftsmanship
- Designing Data-Intensive Applications – understanding modern system architecture
- Refactoring by Martin Fowler – improving code without breaking it
Community & Inspiration
Stay connected with the broader developer ecosystem:
- Dev Communities: Dev.to, Hashnode, HackerNews – where developers gather
- Tech Podcasts: Syntax, JS Party, The Changelog – learning on the go
- YouTube Channels: Fireship, Web Dev Simplified – visual learning at its best
- Newsletters: JavaScript Weekly, React Status – curated updates in your inbox
This collection evolves constantly as new tools emerge and paradigms shift. Have a resource that transformed your development practice? I'd love to hear about it – great discoveries are meant to be shared.