DEV Community

Discussion on: NodeJS Frustration

 
entrptaher profile image
Md Abu Taher

Well they say it's headless cms ;)

headlesscms.org

Thread Thread
 
rhymes profile image
rhymes • Edited

Ok cool, but what are you trying to accomplish? Maybe if we clear that up we could find the right tool

Thread Thread
 
entrptaher profile image
Md Abu Taher

A cms solution with proper frontend and backend (think wordpress or woocommerce), one that doesn't suck and doesn't throw hundreds of errors.

The closest one I found for that is netlify and strapi right now. Yet I got many errors just trying to run them properly.

Thread Thread
 
rhymes profile image
rhymes

So why can't you use Wordpress?

Sorry but I don't understand if you are trying to integrate a CMS in a node app which makes sense, or just trying to install a CMS on a server and you need it to be in Node.js for some reason which is the part i'm not understanding.

:D

Thread Thread
 
entrptaher profile image
Md Abu Taher

Me using wordpress isn't the solution to my frustration. It won't solve the bad experience with reactioncommerce or react-virtualized. I was a PHP developer and still am.

I am just frustrated about the js community, experience and future. That's all.

Thread Thread
 
hugo__df profile image
Hugo Di Francesco

Try keystoneJS, it doesn't have themes but the admin side is pretty solid.
Not sure why you're looking at headless CMSes if you want frontend and admin/dashboard.
Ghost is pretty good as a blogging platform and has theming support.

Thread Thread
 
hugo__df profile image
Hugo Di Francesco

Try keystoneJS, it doesn't have themes but the admin side is pretty solid.
Not sure why you're looking at headless CMSes if you want frontend and admin/dashboard.
Ghost is pretty good as a blogging platform and has theming support.

Thread Thread
 
entrptaher profile image
Md Abu Taher

Thanks for suggestion. I tried keystoneJS too along with 20+ other cms solutions. Still these cannot impress me.

And all these conversation is about cms part only. There is the virtual dom, node_module folder, crypto mining, fatigue and other dark talks left to talk :D .

Waiting to see how the javascript community evolves and where it takes us.

Thread Thread
 
darryljmorley profile image
Darryl • Edited

I think Strapi is great if your looking for an open source solution and maybe the best I've come across after testing many. It isn't without it's issues though. Saying that it appears to be well supported by the people building it so the future looks bright.