Phil Zona Dot Net

A million ways to make computers do your bidding

ES6 template tags

One of my favorite ES6 features is the template literal. At face value, they're maybe not the most impressive thing in the world. But they do a lot for code readability, and, if you use them consistently, can be a helpful way to make sure you're sanitizing user inputs before send... Read more →

Read More →