DEV Community

Cover image for What are your thoughts on strapi.js?
Ted Ngeene
Ted Ngeene

Posted on

3 1

What are your thoughts on strapi.js?

I recently came across strapi.js. They describe themselves as, "the next-gen headless CMS, open-source, javascript, enabling content-rich experiences to be created, managed and exposed to any digital device."
So I went ahead and bootstrapped a simple blog application. From the looks of things, it seems like a pretty decent resource.
To anyone that has used Strapi before, would you recommend it? which customizations does it offer? features like extending the user models, authentication, scalability, ease of hosting? How does it fair security-wise? What tips would you give to a beginner learning the CMS?

Top comments (9)

Collapse
 
edardev profile image

Absolutely recommended πŸš€
*It offers plugins, unlimited customizations.
*You can use any provider to authenticate, including AWS conigto, Auth0, etc.
*I would say, unlimited scalability! All depends how you decide to architecture your software.

Collapse
 
tngeene profile image
Ted Ngeene β€’

thanks! I've checked out the default plugins, I'd love to explore more plugins.

Collapse
 
ivan_jrmc profile image
Ivan Jeremic β€’ β€’ Edited

For me products like Strapi make only sense to use if they offer a managed cloud solution where they host Strapi for me, because I don't want to manage servers by myself. Sadly they have no hosted plans.

Collapse
 
tngeene profile image
Ted Ngeene β€’

πŸ˜‚ totally feel you. Though for RAD, it seems like a handy resource.

Collapse
 
tngeene profile image
Ted Ngeene β€’

Nice to see you also use nuxt! I'm a huge fan of anything vue. from vue, gridsome, nuxt.

Collapse
 
dennisfrijlink profile image
Dennis Frijlink β€’

First I wanna say that I love Strapi. But I recommend Directus over Strapi because of his simplicity and compatability (supports PHP and Node.js)

Collapse
 
tngeene profile image
Ted Ngeene β€’

Haven't heard directus before. Will have to look into it. Thanks for the recommendation.

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay