DEV Community

Discussion on: What was your win this week?

Collapse
 
weeb profile image
Patrik Kiss • Edited

Started learning VueJS!
Just in 4 days, I've learned things such as (single file) components, computed and basic methods, watchers, passing data around and between components, and working with them, conditional+list rendering, props etc. And today I have learned the basics of Vue Router :)

VueJS is truly amazing, I'm loving it!

The next big step is to learn working with back-end while using VueJS for front-end