Fixing The Star Rating Problem in The Ultimate Angular & Nodejs Tutorial 2022

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • Ng star rating, the package that I used in the ultimate Angular course, is no longer supported in the latest version of Angular ( version 16 ), so I decided to remove it and create a simple component that does the same job for us, let's go!
    Hope it will be helpful.
    💻 Code Link: bit.ly/3qiACeL
    🌍 Demo: foodmine-cours...
    🧑‍💻 Source: github.com/nas...
    ☎️ Contact: jafarzadeh.nasir@gmail.com
    #angular #angularcourse #angular13 #nodejs #mongodb
    #paypal #paypalbuttons #node #typescript
    ---
    Follow me on:
    👉 Linkedin: / nasirjd
    👉 Github: github.com/nas...

КОМЕНТАРІ • 14

  • @Chieh-baba
    @Chieh-baba Рік тому +1

    I'm so happy that I've found your channel! Thank you very much!

  • @Archanajyothy-nh3ld
    @Archanajyothy-nh3ld 8 місяців тому +1

    Can you please make more videos of creating MEAN projects???

  • @venkatakoppireddy5668
    @venkatakoppireddy5668 Рік тому

    Fantastic work

  • @lucasreis7927
    @lucasreis7927 Рік тому +1

    Thank you, I had problems with this.

  • @nouchance
    @nouchance Рік тому +1

    THANKS bro!

  • @ranmory951
    @ranmory951 Рік тому

    First i’d like to thank you, This website is so amazing, but why there’s no admin dashboard instead of storage the data like this???? And how can i make a live demo to it??

  • @LordmkKING67
    @LordmkKING67 Рік тому

    hello, done everything as said. Tested the calculation and all. Everything seems to work, but it doesnt generate star images, but it i can see they exist in console, and number of current too. On imageName it says its value is never read. So i am guessing maybe theres a problem with this : return '/assets/stars/${imageName}.svg'; ? What are your thoughts

    • @CodeWithNasir
      @CodeWithNasir  Рік тому

      You need to download the stars folder from here:github.com/nasirjd/foodmine-course/tree/master/frontend/src/assets
      And put it inside your assets folder

    • @CodeWithNasir
      @CodeWithNasir  Рік тому

      Download the images one by one

    • @LordmkKING67
      @LordmkKING67 Рік тому +1

      @@CodeWithNasir Found the problem ,once i copied your code. I was right about where the error was but the error is typing ' instead of ` (button below 'esc') which i didn't even realize the difference, and since i never had to use it in js yet, didn't even think of.

  • @safaamorri
    @safaamorri Рік тому

    👍

  • @keerthiraj1135
    @keerthiraj1135 Рік тому

    npm config set legacy-peer-deps true --just run this command you will get