Today I Learned - Rocky Kev

Tagged “compiling”

  1. TIL how build tools work

    There's 4 steps. Compiling -> Minifying -> Bundling -> Code-splitting

  2. TIL porting Zelda Classic from a Windows App to the browser

    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.