Ember.js tutorial for beginners #03 Router & Controller (2022)

preview_player
Показать описание
EmberJS Tutorial #03 Router & Controller

----
Intro (00:00)
Setup routes (00:39)
Navigate between pages (02:10)
Styling (03:59)
Cart page (05:11)
Router & Controller explanation (06:06)
Outro (09:43)
----
#Emberjs #Ember #WebDevelopment
Рекомендации по теме
Комментарии
Автор

Thank you, these tutorial series is awesome. Please keep uploading.

haiderh
Автор

Best Video ever made on Ember..Thanks a lot..when will you publish next? Much Appreciated

harikoirala
Автор

How did you install font-awesome to ember project, the cart icon looks wrong(

kirillvasenin
Автор

Well explained router & controller. Thank you... <3

rajithasri
Автор

why dont the subtotal, tax, total and the checkout button align to the right side for me? ive done it completely like you?

leifole
Автор

can you please upload simple login with store local storage/ Session, after that login go to another page
please,

mathanp
Автор

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?

carlosbenavides
Автор

from where do you have the getter functions? i mean this GET subtotal()... didnt find the documentation of this anywhere Oo

sebastianpetocz
Автор

Thank you, what theme are you using in visual code?

joseurielsalazarzuniga
Автор

Try explain you code a little bit more. Rated @ 5/10

djbashan
Автор

When using this.model.reduce at 9:36 it says undefined reduce ....

ayushkawad