zoltan-nz / library-app

Detailed Ember.js v4.7 tutorial for absolute beginners. https://yoember.com
http://library-app.firebaseapp.com
195 stars 77 forks source link

Tutorial is Outdated #112

Open jkantner opened 2 years ago

jkantner commented 2 years ago

I’ve been learning Ember using v4.5, and it appears much of tutorial content is outdated. So I’m having a bit of trouble modernizing everything:

jkantner commented 2 years ago

@zoltan-nz Any help on this?

zoltan-nz commented 2 years ago

Hi @jkantner, thanks for your message.

Learning Ember.js sounds fantastic, and you will love the journey. It is an amazing framework.

Yep, you are right, the tutorial code is a little bit outdated. It should be updated to cover the latest improvements in the framework. Thanks for the reminder. I have to check it out.

zoltan-nz commented 2 years ago

WIP: https://github.com/zoltan-nz/library-app/pull/113

zoltan-nz commented 2 years ago

@jkantner Please check out the pull request. Packages and bootstrap import already updated. ;)