šŸ”„ Roadmap Web Developer Front End 2020

codesandtags

Edwin Torres

Posted on May 22, 2020

šŸ”„ Roadmap Web Developer Front End 2020

These notes are part of the recommendations of Andrei Neagoie in the Real Web Developer Roadmap 2020. I invite you to review The complete web developer in 2020 course or if you have some experience The complete junior to senior web developer in 2020 course and get your own insights. So, this an awesome feedback about what should we focus on in this 2020 as Web Developers. This first part covers the FrontEnd point of view in the roadmap, the BackEnd part is coming šŸ˜….

Important note: The links and notes marked with the šŸš€ are highly recommend

General recommendations

  • Master your IDE
  • Improve your basic fundamentals
    • Git / Github
    • Terminal skills
    • Learn to upload your files to your hosting and create your own domain
    • Learn more about JSON / gRPC

Front End

Web APIS provided by the browser šŸš€

HTML5 šŸš€

Responsive Mobile First šŸš€

CSS3 šŸš€

JavaScript

State Managment

SSR šŸš€

Helpers šŸš€

Build Tools

Web Components

Package Management

Popular libraries

JAM Stack šŸš€

Unit Test

End to End Test

Continuous Integration / Continuous Delivery

Back End

Static Hosting

Managed Hosting

Cloud

Web Servers

Serverless

Node.js

šŸ¦• Deno

Python šŸš€

API Consumption

Authentication

Containers

Relational Databases šŸš€

NoSQL Databases šŸš€

Managed Databases

Mobile

Desktop

Machine Learning

Web Assembly šŸš€

PS: If you are starting your Web Development career, I suggest you can start with this Complete Web Developer 2020 Course by ZTM and get a 10% discount using that link.

PS2: To review more post like this, I invite you to my blog šŸ¤–.

Cheers and keep learning! šŸ»

šŸ’– šŸ’Ŗ šŸ™… šŸš©
codesandtags
Edwin Torres

Posted on May 22, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related