News

We use react-hook-form together with zod and the corresponding shadcn components to implement the forms in our project. Since we often have inputs for monetary amounts, which consists of a number and ...
A stunning and functional retractable sidebar for Next.js built on top of shadcn/ui complete with desktop and mobile responsiveness.
To ensure backward compatibility in JavaScript library upgrades, follow best practices such as maintaining a versioning strategy, documenting changes comprehensively, and providing migration guides.