I have worked in Django (6 months) as well but not as much as I have worked in rails (3 years)
Thanks
11–19 of 19 posts
I have worked in Django (6 months) as well but not as much as I have worked in rails (3 years)
Thanks
I'm working through a vue.js course on udemy and I'm really enjoying it so far. I've worked with Django, flask, and spring boot in the past. I can't say for sure yet if Vue is my favorite, but I have good feelings about it.
Good stuff. Never used Vue and I didn't know Udacity had a course on it. I'll have to look into that. Was going to try Node.Js as well.
Django has cool libraries like django-rest-framework but, after reading the source, I just get a better feeling from Flask.
I haven't hit many bugs in either, so from an in-practice perspective both should be fine.
I'm working through a vue.js course on udemy and I'm really enjoying it so far. I've worked with Django, flask, and spring boot in the past. I can't say for sure yet if Vue is my favorite, but I have good feelings about it.
What course are you following on Udemy about Vue.js?
I definitely recommend it, I am really enjoying his teaching style and the course is structured very well.
I also quite like Django, but I am tempted to pick up Flask at some point and use it in anger, as I've only toyed with it in the past.
Mithril ( https://mithril.js.org ) is my choice. It's React-like but very simple (10 minutes to learn about components, routing and XHR) and has a smaller footprint.
Earlier quoted context omitted.
What course are you following on Udemy about Vue.js?
I'm working through "Vue JS 2 - The Complete Guide (incl. Vuex) by Maximilian Schwarzmüller. I definitely recommend it, I am really enjoying his teaching style and the course is structured very well.