NodeJS Frustration
Md Abu Taher
Posted on May 8, 2018
Node.JS is cool and being with it for quite a bit of time, I am attached to it. Even so, I am really frustrated about the lack of cms that can overthrow wordpress, joomla, or maybe e-commerce solutions like Magento or even woocommerce.
Surely I tried ReactionCommerce, TotalJS and at least 20 other solutions and none of them are even close enough.
- Just wasted hours on the
gatsby
andstrapi
tutorial, only to find it's not working anymore due to some changes in some small library somewhere. - Just wasted hours on some
reactioncommerce
swag tutorial only to getcannot find module
andI don't actually care and I won't run
errors. - Just wasted hours on
react-virtualized
where I cannot run it properly withsementic-ui
because of someclassName
prop on thereact-virtualized
package. - Just a simple
npm install
onmeteor
alike projects takes millions of years and hundreds of error logs. In the end you get a non working app, hours wasted, frustration and a gigabyte big node_modules folder. - User role management sucks. No proper guideline anywhere about how to properly manage the user roles and such.
- Theme management sucks. Once you create a theme, you are done with it, no changing it.
- In the end, everyone ends up frustrated, some pushes some PR to certain repo hoping to change, but ends up getting no response for 5 years because the previous frustrated guy doesn't care about it anymore. The others creates their own version from scratch and ends up same.
I like nodeJS, I like javascript. There is no denying it. I liked it for past 6-7 years and I want to like it more and do not want to change just because it's making me frustrated.
The only solution for all above always tells me to build a cms from scratch, but that will end up another abandoned project soon because it will make me even more frustrated.
PHP is bad, JS is bad, only (put language name here) is good, and that's okay. So, do you think it will take another 10 years for nodejs to be where php (...consider wordpress/magento etc) is right now?
Posted on May 8, 2018
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.