Published onAugust 8, 2024Debugging dnd-kit: Both DragOverlay and Draggable Item draggingdebuggingtechnicalDragging with DragOverlay caused original item to drag as well, making the parent/container scroll when dragging outside container
Published onAugust 2, 2024XY problem - Debugging spiral with Rollup and esbuilddebuggingtechnicalRemoving reliance on next-transpile-modules sent me deep into bundler debugging
Published onAugust 1, 2024Fixing Typescript being slowtypescriptdebuggingtechnicalHere's how I fixed Typescript being slow for my Next.js project