DEV Community

Discussion on: February 11th, 2022: What did you learn this week?

Collapse
 
angelgrcom profile image
Angel Garrigues

This week I've started to learn NodeJS in order to build an API. It's confusing when implementing a MVC structure but, once it's been started, it seems easier to add new features while having all code separated into views and controllers.

Also I've learned the hard way the importance to build a minimum viable product and then add features by incremental improvements. I tried to do something ahead of my experience and I needed to stop and build again from scratch.

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

You can do anything, keep it up