An open API service indexing awesome lists of open source software.

https://github.com/erickwendel/how-minifying-code-and-source-maps-work-in-practice

A video tutorial about Creating your own UglifyJS - Minifying code and generating source maps from scratch
https://github.com/erickwendel/how-minifying-code-and-source-maps-work-in-practice

acorn bundling escodegen from javascript minify nodejs scratch sourcemaps tooling

Last synced: 3 months ago
JSON representation

A video tutorial about Creating your own UglifyJS - Minifying code and generating source maps from scratch

Awesome Lists containing this project

README

          

# how-minifying-code-and-source-maps-work-in-practice

## About
Welcome, this repo is part of my [**youtube video**](https://ewbr.cc/uglify-video) about **Creating your own UglifyJS - Minifying code and generating source maps from scratch (en-us)**

First of all, leave your star 🌟 on this repo.

## Complete source code
- Access it in [app](./recorded/)

![Creating your own UglifyJS from scratch-final](https://github.com/ErickWendel/how-minifying-code-and-source-maps-work-in-practice/assets/8060102/17627dbd-f401-4813-b3d6-a71c4286573d)

## Have fun!