Wednesday 21 June 2017

Where to start; or what's the "Laravel" Of Node.js

I'm trying to figure out where to start with Node, I want to make a CMS system that I can use for myself and potentially clients as we move away from WP in a multilingual location. And, I just want to know what the best base is to start working with. In other words, what's the Laravel of Node.js, or I might just electrode.io.Things I think would be super fun is sharing code between the backend and front end as opposed to rewriting it in both, simple async (that's still there in node right), and just consolidating knowledge into one language might be really handy.Love it or hate it, Laravel's disrupted PHP. What I love about Laravel, the folder structure's done for me—routes, controllers, models all in their places—, it's an active community, simple yarn build tool, easy installation, testing, and damn it's just easy.I've build CMSs before—sure, less robust and more specific ones than say WP—so "learn javascript" isn't the type of answer I'm looking for here, just what's the direction the community thinks I should be looking in.

Submitted June 21, 2017 at 02:58PM by rjksn

No comments:

Post a Comment