Why can't the JavaScript ecosystem prioritize backward compatibility? For instance, I have found the C code I wrote back in 2014, and it still works, but I have had to upgrade Nuxt twice in the past six months.
#javascript
Would you prefer a v5 breaking change to support Sass modules (drop Node Sass, modify imports, iron out a few customizing issues)? Or a jump right to v6?
#Nestjs is better than express. Nest force you to a certain design pattern while in express it depends on the developer and every developer will try to steer it in own way.