Hamburger icon
Astronaut helmet icon
๐ฎ So a while back, I shared my favourite icon package, Lucide. Itโs a Feather fork, with *so many* icons (1500+).
I just discovered Lucide Lab, a collection of 300+ more icons! It includes more-niche icons that may not be widely useful enough for the main package.
github.com/lucide-icons...
11.01.2025 17:31
๐ 247
๐ 25
๐ฌ 15
๐ 3
Tip: Chrome DevTools can override the content of Fetch/XHR requests! Useful for mocking APIs without waiting on backend changes.
29.12.2024 23:15
๐ 273
๐ 44
๐ฌ 9
๐ 2
Balancing readability with avoiding code duplication is always a challenge. Today, I used a BiFunction returning a Predicate as a method argument. It surely adds some complexity, but in the long run, it improves maintainability and helps the team get familiar with these techniques. #coding #Java
06.12.2024 21:10
๐ 1
๐ 1
๐ฌ 0
๐ 0