DEV Community

adithyakam
adithyakam

Posted on

How to be an Web dev in 2020

Hi Guys,

This is my very first blog where I give little detail about how to be an web dev in 2020.

Background

  • How Internet/Web works.
  • Background on server,DNS.
  • Little bit of Networkinglike TCP/Ip...
  • Json

FrontEnd

  • HTML,CSS,JS
  • CSS Framework(like Bootstarp,MaterializeCSS)
  • JS Framework or Library(Like react,Angular,Vue)
  • Project Mangement(like NPM/Yarn ,Github)
  • CI/CD (Github , Jenkins)

BackEnd

  • NodeJS,Express or Java or PHP or Python
  • Rest API or GraphQL
  • Autentication(Firebase,Token-based)

DataBase

  • SQL or NoSQL anyone is prefferred to have knowledge.

Advance Topics

  • Datastructure & Algorithmns.
  • SSH,certificates.
  • Big-O
  • PWA,Cloud(AWS,Azure)

Thanks for your time.

Top comments (0)