Back
Similar todos
update reproduction for Vercel, it's not about magic loops, it's about iterating over a file specifically #blog2
make minimal reproduction to show Vercel their shit's broken #blog2
try to make a reproduction for Vercel and find that they ignore setTimeout on the server #aiplay
fixed broken typescript build on vercel
Fix bugs showed in Vercel #feliz
livecode struggling with basic javascript
just starting on javascript loops WDB 2024 #learning
fix vercel build error
livecode building benchmarks
Run into numerous vercel team errors for no reason I can figure out between my repo and vercel - same setup as previous projects and can't figure out what's going on #creativity
Reproduce and fix bug #noticeable
fix forloop bug #sketchfordesignrs
livecode playing around with the new react concurrent mode
livecode torturing React 18 #codewithswiz
practice debugging JS #studydev
end up with a wholly functional-yet-dysfunctional pile of ugly, verbose and less grokkable code that is 'pure' and needlessly testable (fail) #sideshifttg
Holy moly finally have a successful deployment on vercel - yah baby! Ended up figuring out the issue in a local build run and needed to add a typeof window !== 'undefined' and hookup a useeffect to one of my document calls due to ssr #books