Aniblog.anirudha.dev路Oct 22, 2024Designing The Perfect Incentivised System - Part 1As I started writing this, it became apparent as to how deep the rabbit hole really is... 馃惏 So, I'm breaking up the discovery phase in multiple parts. If you're just catching up, start at the beginning... 馃弳 Incentive systems are frameworks desig...Perpetual Incentive Systemperpetual
Sazzadur Rahmansazzadur.hashnode.dev路Jun 12, 2024Step-by-Step Guide to Building a Rating System in ReactIntroduction User feedback is essential for improving products and services. A rating system is a simple yet powerful way to gather this feedback. In this article, we鈥檒l walk you through creating a rating system with React. We鈥檒l cover setting up the...1 like路36 readsrating system
noKodrnokodr.hashnode.dev路Jun 6, 2024Importance of Visual Aspects in Salesforce: Enhancing with Highly Configurable ComponentsIntroduction Salesforce is renowned for its prowess in managing customer relationships, and its core lies in lightning web components, the magic behind creating seamless and intuitive interfaces. These components act as building blocks, empowering a...visual excellence
Emamuzo Omokitiemaomokiti.hashnode.dev路Aug 1, 2022How to Create a Star Rating Component using ReactIntroduction Rating is common in websites, web applications, and mobile applications. It is used to get feedback from users about how they feel about your app. For this article, we will be building a star rating component for an application. Time to...1 like路75 readsReact