Notes related to development
- nextjsui-engineeringIntercepting a next-js catch-all route into a modalImplement an elegant modal overlay in NextJS that maintains URL integrity, allowing users to share and bookmark while also addressing the challenges of dynamic content handling.
- api-designpayloadCreating a custom api route in Payload CMSImplement a custom API route in Next.js with access control using Payload CMS.
- component-librariesui-engineeringweb-developmentBuilding a company internal ui component library in 2022Building a modern component library can enhance communication, unify UI/UX, and speed up development by incorporating documented decisions and flexible integration strategies.
- testingcomponent-librariesui-engineeringHow to programmatically test visual design of componentsEffective testing of component APIs hinges on understanding interfaces and employing optimal tooling to ensure that visual properties are accurately represented.