Notes related to development
- api-designpayloadCreating a custom api route in Payload CMSThis code snippet illustrates how to create a custom API endpoint in a Next.js application, with access control using Payload CMS.
- component-librariesui-engineeringweb-developmentBuilding a company internal ui component library in 2022Create an effective component library by fostering collaboration between designers and developers, ensuring UI/UX coherence, and streamlining development.
- testingcomponent-librariesui-engineeringHow to programmatically test visual design of componentsTesting the visual aspects of component-based applications is essential for ensuring consistency and usability, especially through the right style-testing approach.