Intro


Intro to this Course

Let's write unit tests in javascript with AVA and babel. We'll learn how to configure AVA to transpile our tests on the fly as they are run and then setup our project to run inside a docker container.

This is going to be fun!

Complete and Continue