javascript-mini-projects
javascript-mini-projects copied to clipboard
Make Customer review form looks like default screenshot. And I chenge…
…d to more modern JS.
Developer Checklist
- [ ] My file: CustomerReviews/Sochan2
Summary
This pull request updates the Customer Review project by refactoring the code to use more modern JavaScript features. Key improvements include:
Using arrow functions Use vanila Javascript as well Use Object to write the code Enhancing array methods like forEach function