Catching Runtime Errors in Compile Time with Typescript

1 · Gints Dreimanis · March 12, 2019, midnight
An Oradian frontend developer Domagoj Cerjan utilizes Typescript for bringing the mentioned rules to the surface and thereby saving software engineers’ time. He makes one of the most commonly used WebGL functions - a function which uploads an image to a texture - gl.texImage2d safe from runtime errors. Dive deeper into the beauty of Typescript by reading the Domagoj’s post for Serokell....