Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial is Outdated #112

Open
jkantner opened this issue Jul 22, 2022 · 4 comments
Open

Tutorial is Outdated #112

jkantner opened this issue Jul 22, 2022 · 4 comments

Comments

@jkantner
Copy link

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:

  • The code in the tutorial doesn’t match that in the repo and should be updated.
  • ember-cli-shims is causing the app to crash just it because it can’t find Ember.
  • @import "bootstrap"; won’t work.
@jkantner
Copy link
Author

@zoltan-nz Any help on this?

@zoltan-nz
Copy link
Owner

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
Copy link
Owner

WIP: #113

@zoltan-nz
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants