Containers? Do I Really Need That? I’m A JavaScript Dev

Reserve your seat
Joel Lord

As a JavaScript developer, it’s often easy to npm run build and deploy that folder to the web. So why care about containers? Can you imagine if your colleagues could run your code, no matter what their OS is or what version of NodeJS they are using locally! No more dealing with setting up a local development environment.
In this talk, the attendees will learn the basic concepts behind containerisation and how to build applications that are Docker ready to share with their team or to deploy on one of the various clouds.


What are the key takeaways from this talk?

You’ll learn how to build containerised applications.

back to top