DEV Community

Cover image for My Front-End Development Roadmap
Mihir Kumar
Mihir Kumar

Posted on • Originally published at mihirkblog.netlify.app on

 

My Front-End Development Roadmap

Learn

  1. FreeCodeCamp
  2. Scrimba
  3. Youtube
    1. The Net Ninja
    2. Traversy Media
    3. Kevin Powell
    4. James Q Quick
    5. Codedamn
    6. Coding in Public
    7. DesignCourse

Practice

  1. Front-end Mentor
  2. Codewell
  3. Devchallenges
  4. CSS Battle
  5. Code Dribbble Shots
  6. HackerRank

Jamstack

Before Learning React

  1. 11ty
  2. Astro(vanilla js)

After Learning React

  1. NextJS
  2. Gatsby
  3. Remix
  4. Astro + React

I am learning React because I want to learn App Dev

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git