- area/dev/ui-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.
- area/dev/ui-engineeringBuilding 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.
- area/dev/ui-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.