NodeJS Frustration

Md Abu Taher - May 8 '18 - - Dev Community

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 and strapi 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 get cannot find module and I don't actually care and I won't run errors.
  • Just wasted hours on react-virtualized where I cannot run it properly with sementic-ui because of some className prop on the react-virtualized package.
  • Just a simple npm install on meteor 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?

. . . . . . . . . . . . . . .
Terabox Video Player