Quotidien Shaarli

Tous les liens d'un jour sur une page.

May 21, 2020

Arrow Functions Shortening Recipes in JavaScript

Let’s explore how to make arrow functions concise and straightforward to read. Plus you’ll find some tricky shortening cases to be aware of.

You Might Not Need jQuery

jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application.

If you're developing a library on the other hand, please take a moment to consider if you actually need jQuery as a dependency.