shlogg ยท Early preview
Sidali Assoul @stormsidali2001

๐Ÿš€ Full Stack Developer | Backend Expert | Transforming Ideas into Reality ๐ŸŒŸ

Vim Macros For Automation: Snake Case To Camel Case Conversion

Boost Vim productivity with macros! Learn to record, play back & automate tasks like converting snake case to camel case. Save time & increase efficiency with powerful macro recording.

Mastering Game Loops: Fixed Timestep Updates & Delta Time Handling

Implementing a game loop in TypeScript: accumulator pattern for time management, fixed physics updates & render vs update calls. Advanced concepts include delta time handling & fixed timestep update system.