Introduction I recently experimented with kaplay, a lightweight JavaScript framework for game development. While debugging lag compensation issues, I found that console.log wasn't sufficient. Since it logs output every frame (60 times a second), it b...
aschommer.hashnode.dev4 min readNo responses yet.