Frontend Development Roadmap


Frontend developmentis the development of the graphical user interface of a website, through the use of HTML, CSS, and JavaScript, so that users can view and interact with that website.

html-css-javascript
  1. Pure CSS

  2. Bootstrap (Framework)

  3. Tailwind (Framework)

  4. Sass (Preprocessor)

javascript roadmap
  1. Vanilla JS

  2. jQuery (Library)

  3. React (Framework)

  4. Angular (Framework)

  5. Vue (Framework)

  6. Typescript (Preprocessor)

All copyrights ©reserved

Admin: Om Soni