Ask HN: Are there any good resources for learning Laravel with Vue 2.0?

3 points by iDemonix ↗ HN
I've been slowly learning Laravel lately and using it for small work projects that need web front ends for various databases or similar. I'm still using jQuery and manipulating the DOM to hide and show things, and things like setInterval and AJAX to query Laravel, and then manipulate the DOM again to display updates.

Jeffrey Way's Vue 2.0 series doesn't really mention much about Laravel from skimming through, just Vue. There's a great series (so I'm told by many) here:

https://laracasts.com/series/learning-vue-step-by-step

But that's for Vue 1.0, which I'm presuming is't worth learning?

I've been doing back end PHP and Python for years with no real care for nice interfaces as I work in a BigCorp, but now I'm doing projects for myself I'd like to learn how to make more user friendly/functional sites.

0 comments

[ 3.3 ms ] story [ 11.0 ms ] thread

No comments yet.