DEV Community

Discussion on: Help with JavaScript Learning Roadmap

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

Yup but remember I said specialise and not learning the surface only.
At the end you'll work either on Relational or Non-Relational database (NoSQL is a tricky term) and you don't know if you'll have one ORM or another or even having one, isn't it?

When you work with non-relational database you usually design APIs that deals with a view, otherwise you'll need different calls to get what you need from the required entities so data architecture is a strong point on API design and architecture too, don't you think?