Summary

REST and distributed systems have become very popular in the last 10 - 15 years and that JavaScript has become very popular due to the introduction of Node.js. The problem is that there are no REST best practices or guidelines, and JavaScript does not have a good reputation for structuring larger applications. In order to combat against these 2 problems, we must evolve as developers and use modern practices to solve them.

Last updated