DEV Community

Discussion on: Overwhelmed and lost, how to code in 2019?

Collapse
 
francis_pblog profile image
Francis Piche • Edited

The tech world is so massive it's impossible to know everything, remember that. If what you want to do is make websites, take it one step at a time! First make a static site with just plain HTMl, CSS, then maybe another with some client side javascript for cool animations and whatnot. Eventually you can try adding a backend with some framework like Django or Node. Take your time! It's all about being exposure and focusing on the fundamentals.