getter is default javascript feature, you can also check out here: guides.emberjs.com/release/upgrading/current-edition/tracked-properties/#toc_plain-old-javascript-objects-pojos
Another good video, thanks again. Quick question, is it accurate to think of routes/models as a place to store data, and the controller as a place to manipulate that data?
You can think that way, model is a good life cycle hook to fetch required data for the current route, and the controller can do much many stuff like getters and actions.
Thank you, these tutorial series is awesome. Please keep uploading.
More to come!
@@ShawnCTech Thank you ❤
Thank you!! Best video ever on Ember.
Best Video ever made on Ember..Thanks a lot..when will you publish next? Much Appreciated
Thanks for your support. I usually update videos for around 10 days.
Shawn Chen thanks myan...I am working as Ember developer.This is what I am looking for..you are the best.
Well explained router & controller. Thank you...
How did you install font-awesome to ember project, the cart icon looks wrong(
Appreciate , keep going ❤❤❤
why dont the subtotal, tax, total and the checkout button align to the right side for me? ive done it completely like you?
can you please upload simple login with store local storage/ Session , after that login go to another page
please,
When using this.model.reduce at 9:36 it says undefined reduce ....
I am also having the same error
from where do you have the getter functions? i mean this GET subtotal()... didnt find the documentation of this anywhere Oo
getter is default javascript feature, you can also check out here: guides.emberjs.com/release/upgrading/current-edition/tracked-properties/#toc_plain-old-javascript-objects-pojos
Another good video, thanks again.
Quick question, is it accurate to think of routes/models as a place to store data, and the controller as a place to manipulate that data?
You can think that way, model is a good life cycle hook to fetch required data for the current route, and the controller can do much many stuff like getters and actions.
@@ShawnCTech Gotcha.
Thanks man.
Thank you, what theme are you using in visual code?
Material Theme
I take it back , it should be Default Dark+
what is ur vs code theme???
I mostly use the default setting, color theme is Dark+(default dark), icon theme is Seti.
Try explain you code a little bit more. Rated @ 5/10