I Miss Rails
chanind.github.io
I Miss Rails
1–10 of 522 posts
Re: I Miss Rails
#2Sysgears has some other projects that is moving towards the ability to import functional modules from npm
Re: I Miss Rails
#3Re: I Miss Rails
#4It seems like the JS ecosystem changes so fast because it knows better is possible, so it just tries to reinvent itself over and over.
The JavaScript world starts with this weird prototype based language with a syntax that looks like it might be something more class based. From there it goes to dependency bundling hell, callback hell and Christmas tree code indenting, no standard implementation, and a library required for everything under the sun (Left-pad!) And somehow this is what the cool kids are into? I never liked Rails because it was "cool" I liked it because I love getting stuff done, fast.
Re: I Miss Rails
#5Thereby validating the author's premise that "the majority of the problem is just a result of fragmentation in the modern ecosystem."
Re: I Miss Rails
#6You're in luck. Rails 5.2.3 was released 20 hours ago.
More seriously, I feel rails is still excellent and I'm happy to work with it every day. I'd be interested to hear more about what makes rails not modern? I find it a very productive framework.
EDIT: If you're talking about missing a JS equivalent of rails, do you know about Loopback? https://loopback.io/