so as a fullstack developer i used to start my project with building the API ( usually takes 80% of the project working time ) and then work on the frontend stuff ( it's bretty easy and straight forward ) then of course deployment, but with strapi ( a headless cms link: strapi.io ) make my backend up and running in about 10 mins then i configure it ( takes 15 minutes ) and then i work on the ui for my website and that makes development time less than the usual by 70% of the time and i think that it is an amazing thing and encourage me to build more projects ( faster of course ).
don't forget to check strapi out at strapi.io
Top comments (0)