Saturday 17 February 2018

Are there any laravel-like frameworks that use the latest JS syntax (eg. imports, es6/7, etc.)?

I'm looking for a pleasant way to do a full-stack project in my free-time using all JS. I came across AdonisJS which seems to almost fit the bill but it's annoying how the custom "use" system with a container breaks VS Code's intellisense. Loopback v4 looks promising but still far away from official release and v3 uses old module.exports and vars.

Submitted February 18, 2018 at 12:54AM by MagicalMysteryTor

No comments:

Post a Comment