A collection of articles about web development, design, and other topics.

Building a simple rating component with Vue 3

A rating component which is sometimes referred to as a star rating component, is a user-facing element that allows users to provide feedback or rate something, typically on a scale, and just to display the rating of something sometimes. It's used in ...

Read article 4 min read