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...
I'm so happy that I've found your channel! Thank you very much!
Can you please make more videos of creating MEAN projects???
Fantastic work
Thank you, I had problems with this.
Glad it helped
THANKS bro!
You're welcome brother
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??
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
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
Download the images one by one
@@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.
👍
npm config set legacy-peer-deps true --just run this command you will get