hernan.tv
  • Home
  • About
Sign in Subscribe

javascript

A collection of 2 posts
Variable Mangling For Better Minification
javascript

Variable Mangling For Better Minification

Mangling, in the context of javascript transpilations, refers to the process of changing the name of identifiers, so that instead of storing Foo.bar we can have a.b. It sounds good at first but once you look it a bit further, problems become obvious: it can and probably will
Oct 16, 2022 2 min read
Create Texture Packs/Atlas for Phaser.js
javascript

Create Texture Packs/Atlas for Phaser.js

free-tex-packer is a free and open-source texture packer. It's the perfect alternative to TexturePacker.
Oct 8, 2022 1 min read
Page 1 of 1
hernan.tv © 2023
  • Sign up
Powered by Ghost