Frontend Development

Roadmap to be a frontend developer

Get Started. It's Free
or sign up with your email address
Frontend Development by Mind Map: Frontend Development

1. Internet

1.1. Browser and how they work?

1.2. What is Domain name and hosting?

2. Foundation

2.1. HTML

2.1.1. HTML Tags

2.1.2. SEO basics and meta tags

2.1.3. Forms and Validations

2.2. CSS

2.2.1. Making Layouts

2.2.2. Responsive designing and media queries

2.2.3. Bootstrap

2.2.4. Sass

2.3. Javascript

2.3.1. Syntax and basic constructs

2.3.2. DOM Manipulation

2.3.3. ES6+ and modular Javascript

2.3.4. Fetch API / Ajax(XHR)

3. Package Manager

3.1. npm

3.2. yarn

4. Pick a Framework

4.1. React

4.1.1. Redux or ReactQuery

4.2. Angular

4.2.1. RxJS

4.2.2. NgRx

4.3. Vue.js

4.3.1. Pinia

5. Type checker

5.1. Typescript

5.2. Flow

6. Deployment

6.1. Cloud

6.1.1. Amazon Web Server (AWS)

6.1.2. Hostinger

6.2. Domain

6.2.1. GoDaddy

6.2.2. Namecheap

7. Keep Learning