Hacker News new | ask | show | jobs
by songbird23 622 days ago
same, laravel and vue is best
2 comments

Though I don’t use it regularly, it does sound like an incredibly productive combo.

I really like vue. Laravel I don’t so much, but I appreciate how boring yet well designed it is.

I often wish the js ecosystem had real counterparts to laravel. We have too many ways to do things.

Be the chance you want to see in the world! JS has all the tools required to build its own Laravel; it just takes someone to actually put them all together and do it.
I actually think about this quite often, but I can’t imagine myself creating something better than Adonis for example. I’m not sure I necessarily have better ideas, or equivalents which are worth sharing.

Unfortunately it isn’t a framework I enjoy using much either. There aren’t any kitchen sink frameworks which seem to cover bases quite as well as the MVC frameworks I used earlier in my career (Symfony, Laravel, Rails, Django, etc).

If only there was One.
AdonisJs gets pretty close to Laravel.
Is Laravel used for backend?