Introducing: Weekly JS Tips & Tricks

A weekly newsletter of JS and WebDev tips

Author's image
Tamás Sallai
1 min

Weekly JS Tips & Tricks

If you like the articles on this blog, I'm sure you'll love my new weekly newsletter of short tips on Javascript and WebDev in general. They are based on the experiences I'm gaining while working with SPAs and backend technologies, both work-related and hobby projects. They are short and practical, usually accompanied by click-to-try examples.

Along with plain old (and new) Javascript, Promises, RxJs, Lodash, React, and similar mainstream technologies are also covered.

Learn

  • how to secure CDNs
  • when to prefer take(1) over first() in RxJs
  • how to properly shuffle an array
  • what initialValue does in reduce
  • how to remove the argument capping in Lodash FP
  • ... among many other topics.

The best part: it's free and without any hidden commitments. Unsubscribe at any time.

Check it out and give it a spin.

August 15, 2017
In this article