-
Navigating the Maze of Icon Picker Development
The icon picker dialog control presented a significant challenge in our project. This article chronicles the development journey, from initial task breakdown to final component integration. We explored various techniques, including code splitting, portals, and efficient icon loading. While the process was complex, the resulting icon picker is a robust and efficient component that enhances… Read More
-
From Flickering Icons to Smooth Scrolling: A Developer’s Journey
Building a customizable icon picker component can be a challenging task, especially when dealing with complex TypeScript types and performance optimization. This blog post details the process of developing such a component, including the challenges faced, solutions implemented, and remaining tasks. Read More

