Why you should avoid using CMS for your projects?
I will start with Strapi, and If you do not know it already. Strapi is a headless CMS, written on top of Nodejs. So, you can use it to create APIs, while the content can be managed by the CMS. It uses Koa (not express) under the hood for configuring ...
blog.pavittarx.com4 min read
James 'Dante' Midzi
Solutiions Architect | Writer | Polyglot
Interesting. I never considered this. Thank you.