JavaScript Should Come With Batteries

Luca Casonato

View at original site


Setting up JavaScript projects is no fun. Getting started involves installing and configuring node, tsc, prettier, eslint, a testing framework, a database driver, and more. Why is JavaScript not batteries included? In this talk, we'll talk about how Deno fixes this, letting you focus on building stuff. We explore what benefits full tooling integration unlocks and remember how fun it is to program if your tools help you rather than requiring your babysitting.

About the Presenter

Luca Casonato, Software Engineer at Deno

Related Resources

Make Your Work Environment Distraction Free
Make Your Work Environment Distraction Free
Need to focus on just your code? You can switch to the distraction-free or zen mode.
Search in Selection Only
Search in Selection Only
Limit the search to the selected part of code.
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.