Skip to content

Latest commit

 

History

History
147 lines (100 loc) · 8.12 KB

File metadata and controls

147 lines (100 loc) · 8.12 KB

Frontend Developer Roadmap Notes (Recommended for Intermediates)

Structured Obsidian knowledge base for learning modern frontend development through the roadmap.sh frontend developer roadmap.


About

This repository contains organized notes, code examples, concept breakdowns, and references created while studying frontend development. It is intended to function as a personal learning system, a long-term reference for frontend engineering, and a shareable knowledge base for other developers.

Primary learning source: roadmap.sh Frontend Developer Roadmap


Languages

HTML5 CSS3 JavaScript TypeScript Markdown


Frontend Frameworks

React Next JS Vue.js Angular Svelte Astro


CSS Frameworks and Styling

TailwindCSS Bootstrap SASS Styled Components Shadcn/UI MaterialUI PostCSS


Build Tools

Vite Webpack ESBuild RollupJS Babel Turborepo


Package Managers

NPM Yarn PNPM Bun


Git and Version Control

Git GitHub GitLab


Testing

Jest Vitest Cypress Playwright Testing Library Jasmine


Authentication and Security

JWT Bitwarden


Key Libraries

Redux React Query React Router React Hook Form Zod GraphQL Socket.io Three.js


Hosting and Deployment

Vercel Netlify Github Pages Cloudflare Firebase


CI/CD

GitHub Actions CircleCI


IDEs and Tools

Visual Studio Code Obsidian Postman ESLint Prettier Storybook


Learning Resources

MDN Web Docs FreeCodeCamp The Odin Project Udemy LeetCode


License

MIT