Nir Tamir
nirtamir.com
Nir Tamir
@nirtamir.com
Senior frontend developer. 3D/AI explorer. Productivity power user. Open source enthusiast. Concocting new ideas.
https://www.nirtamir.com
I created a new ESLint rule: `sort-object-properties-by-type` 🎉. It reorders object properties based on their TypeScript type, even inside arrays. Useful for keeping configs and large objects organized. Includes auto-fix 🔧

github.com/nirtamir2/es...

@typescript-eslint.io

@eslint.org
February 11, 2025 at 3:33 PM
After navigating through lengthy bureaucratic procedures on Google Play, my memory game app has been successfully re-published in the Play Store!
play.google.com/store/apps/d...
November 14, 2024 at 12:43 PM
Explored drag-and-drop in SolidStart, comparing solid-dnd and pragmatic-drag-and-drop for SolidHack. Learned:
- Implementation approaches between libraries
- Found + reported a SolidStart bug
- Valuable exploration despite the unfinished project
November 13, 2024 at 11:20 PM