Skip to content

All the references, slides, and resources from my talk "Recreating UglifyJS From Scratch: Demystifying Code Minification and Source Map Generation".

Notifications You must be signed in to change notification settings

ErickWendel/recreating-uglifyjs-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 

Repository files navigation

Recreating UglifyJS Talk: Demystifying Code Minification & Source Maps

Slides Source Code

Welcome! This repository gathers all the references, slides, and resources from my talk "Recreating UglifyJS From Scratch: Demystifying Code Minification and Source Map Generation".

πŸš€ About the Talk

Unlock the secrets of code minification and source map generation! In this session, you'll:

  • Explore Abstract Syntax Trees (ASTs) and their role in code manipulation.
  • Recreate a simplified version of UglifyJS from scratch.
  • Learn how source maps work and how to generate them.
  • Get inspired to build your own code-generation tools.

πŸ“š Table of Contents

🎀 Slides

πŸ’» Source Code

πŸ† Premium Content

πŸ”— References

πŸ› οΈ Getting Started

This repository is a companion to the talk and serves as a reference hub. For hands-on code, check out the source code links above.

πŸ’¬ Feedback

Have suggestions or want to contribute more resources? Feel free to open an issue or reach out!


Enjoy your journey into the world of code minification and source maps!

About

All the references, slides, and resources from my talk "Recreating UglifyJS From Scratch: Demystifying Code Minification and Source Map Generation".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published