blog
Tutorials, gotchas, and other things I learned the hard way — DevOps, Node.js, and React.
- Scoping react-dndJun 3, 2024 · 3 min
We added react-dnd to our application and it broke drag-n-drop everywhere else (except for the implementation of react-dnd)... this is how you fix it.
reactgotchas - hello worldMay 10, 2024 · 3 min
A very old and relatively bad programming joke, ...that is still "sort of" funny.
fun