-
From JSON to SQL: The Road to Efficient Icon Management
Today, I focused on organizing Material UI icons and preparing them for database integration. After generating over 30,000 SQL inserts, I optimized the process to run multiple queries efficiently, avoiding a lengthy execution time. Along the way, I tackled a MySQL issue involving multiple statements and resolved it with a simple change in method usage.… Read More
-
A Quiet Day and a Remote Visit
In a world where connectivity often feels like a given, my recent visit to my father’s remote home highlighted the stark contrast of living in a digital dead zone. Nestled in a valley surrounded by trees, he had battled slow internet for years. Surprisingly, a fiber optic line now runs to his property, a feat… Read More
-
Infinite Scrolling in React
oday, I implemented a toggle for site edit mode, optimized code navigation with markdown links, and removed outdated code. I also created a dialog for editing navigation icons and explored infinite scrolling in React. I tackled performance issues, including debouncing scroll events and leveraging useDeferredValue for smoother item loading. Read More


