nick's blog
  • Home
  • About
Subscribe
Tagged

async

A collection of 1 post

uglify

Transforming Async, Await JS and minifying using Uglify

Async and Await makes asynchronous code so much cleaner and nicer to work with. It is widely supported by all the latest versions of modern browsers, including Node v7.6+. See can i use for browser support and node.green for node support. So let's try and minify it! Oh.

Nick Aug 14, 2017 • 4 min read
nick's blog © 2022
Powered by Ghost