Published onFebruary 23, 2020Typescript Saved My Game's PerformanceTypescriptWeb-DevGame-DevThe Typescript TypeChecker caught a nasty bug causing massive performance issues.
Published onJuly 11, 2019Decouple Your Javascript Using Event Driven ProgrammingGame-DevElixirWeb-DevUse event driven programming to minimize the coupling of components in a distributed game engine.