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

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии • 25

  • @haiderh1339
    @haiderh1339 4 года назад +9

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

    • @ShawnCTech
      @ShawnCTech  4 года назад +1

      More to come!

    • @saimun847
      @saimun847 2 года назад

      @@ShawnCTech Thank you ❤

  • @filicudefilicude
    @filicudefilicude 4 года назад

    Thank you!! Best video ever on Ember.

  • @harikoirala9294
    @harikoirala9294 4 года назад +1

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

    • @ShawnCTech
      @ShawnCTech  4 года назад +1

      Thanks for your support. I usually update videos for around 10 days.

    • @harikoirala9294
      @harikoirala9294 4 года назад

      Shawn Chen thanks myan...I am working as Ember developer.This is what I am looking for..you are the best.

  • @rajithasri8426
    @rajithasri8426 4 года назад

    Well explained router & controller. Thank you...

  • @kirillvasenin5090
    @kirillvasenin5090 2 года назад +1

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

  • @saimun847
    @saimun847 2 года назад

    Appreciate , keep going ❤❤❤

  • @leifole3230
    @leifole3230 3 года назад +1

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

  • @mathanp3777
    @mathanp3777 2 года назад

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

  • @ayushkawad4358
    @ayushkawad4358 2 года назад

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

    • @libraroxen
      @libraroxen 2 года назад +1

      I am also having the same error

  • @sebastianpetocz196
    @sebastianpetocz196 3 года назад

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

    • @ShawnCTech
      @ShawnCTech  3 года назад +1

      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

  • @carlosbenavides670
    @carlosbenavides670 4 года назад

    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?

    • @ShawnCTech
      @ShawnCTech  4 года назад +2

      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.

    • @carlosbenavides670
      @carlosbenavides670 4 года назад

      @@ShawnCTech Gotcha.
      Thanks man.

  • @joseurielsalazarzuniga7674
    @joseurielsalazarzuniga7674 4 года назад

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

    • @ShawnCTech
      @ShawnCTech  4 года назад +1

      Material Theme

    • @ShawnCTech
      @ShawnCTech  4 года назад

      I take it back , it should be Default Dark+

  • @TuckerTheBeast
    @TuckerTheBeast 3 года назад

    what is ur vs code theme???

    • @ShawnCTech
      @ShawnCTech  3 года назад

      I mostly use the default setting, color theme is Dark+(default dark), icon theme is Seti.

  • @djbashan1662
    @djbashan1662 2 года назад +1

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