Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 650 Bytes

File metadata and controls

75 lines (45 loc) · 650 Bytes

Title: Web Development

Description: A path to become a web developer.

Links

Sections:

  1. Frontend
  2. Backend

Frontend

Basic:

  • HTML
  • CSS
  • JavaScript

Intermediate (Frameworks and Libraries):

CSS:

  • Bootstrap
  • Tailwind CSS

JavaScript:

  • React
  • Vue
  • Angular

Advanced:

CSS:

  • SASS
  • LESS

JavaScript:

  • Redux
  • MobX
  • Next.js
  • Gatsby

Backend

Basic:

  • Node.js
  • MongoDB

Intermediate(Frameworks and Libraries):

Node.js:

  • Express

MongoDB:

  • Mongoose

GraphQL:

  • GraphQL

Advanced:

  • TypeScript
  • Docker
  • Kubernetes