DEV Community

Discussion on: Taught myself to code 1y ago & recently released my first solo product. My biggest tip for learning...🧠

Collapse
 
yobretyo profile image
Bret

What was your route of “learning”? Did you learn vanilla vs frameworks?
I started with vanilla with Html, css, JS... but JS was been tough because people don’t really truly use what there teaching, it main ends at “console.log”. I then focused on React, then Django and Python. Django DRF, and now I’m focusing on MERN+ Apollo/GraphQL + Strapi CMS

Collapse
 
threehourcoffee profile image
marie ng

Hey Bret, I did: html, css, JS. Then React and node.js/Express. I'm taking a jamstack approach, so I focus mostly on front-end. I'm using Firebase for db and authentication.