Frontend Development


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

html-css-javascript CSS roadmap
  1. Pure CSS

  2. Bootstrap (Framework)

  3. Tailwind (Framework)

  4. SASS Preprocessor


JavaScript: JavaScript often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. It is use to add functionality in the website.

javascript roadmap
  1. Vanilla JS

  2. jQuery (Library)

  3. React (Framework)

  4. Angular (Framework)

  5. Vue (Framework)

  6. Typescript (Preprocessor)