All
Articles 184,280Blog Posts 167,387Tech Tutorials 49,371Research Papers 35,883News 22,749
⚡ AI Lessons

Dev.to · NickM
🌐 Frontend Engineering
⚡ AI Lesson
2mo ago
React displayName Without Strings: A C#-Inspired TypeScript Proxy Trick
It started with a very small problem. In our React component library, we wanted every component to...

Dev.to · NickM
🌐 Frontend Engineering
⚡ AI Lesson
2mo ago
I Like Enums. My Teammate Preferred Literals. TypeScript Let Us Have Both.
I recently reviewed a contribution to a shared React module where one developer used const objects...

Dev.to · NickM
🌐 Frontend Engineering
⚡ AI Lesson
2mo ago
TypeScript Infers the Last Overload... So I Changed the Order
Once I was working with i18next and wanted to get better inference from translation keys. Usually,...
DeepCamp AI