๐ฃ Beginner's Roadmap for Front-End
HTML & CSS โ ๐ฉโ๐ป โ JavaScript โ ๐ฉโ๐ป
โ
๐ฉโ๐ป โ React* โ ๐ฉโ๐ป โ Tailwind*
โ
TypeScript โ ๐ฉโ๐ป โ Next.js* โ ๐ฉโ๐ป โ ๐
โฉ
What would we cover?
โ HTML & CSS
โ JavaScript
โ CSS Frameworks
โ UI Frameworks
โ TypeScript
โ Server-side Frameworks
โ Practice, Practice and, Practice
โ Other Skills
โ Frequently Asked Questions
โ HTML & CSS
โฌ Your Front-End journey shall always start from HTML & CSS and, ends with these as well.
โฌ Don't over burden yourself to learn everything at once. It's a continuous subject.
โฌ Do not separate HTML from CSS. That's
โ JavaScript
JavaScript is essential. You should start with basics and move to complex subjects.
โ JavaScript Syntaxes
(preferably ES6 onwards)
โ HTML DOM API
โ Event Handling
โ Fetch
โ CSS Frameworks
CSS Framework is necessary if you are planning to be a professional developer.
There are so many options available.
โ Tailwind CSS
โ Bootstrap
โ Chakra
โ Bulma
โ Foundation
โ Skeleton
โ Pure CSS
Start with anything. You can switch any time.