Tagged “compiling”
-
TIL how build tools work webpack ast buildtools minifying compiling bundling
There's 4 steps. Compiling -> Minifying -> Bundling -> Code-splitting
-
TIL porting Zelda Classic from a Windows App to the browser videogames assembly compiling
He learned about each layer of the codebase, and how to transpile it down to the next layer until finally hitting Web APIs.
See all tags.