JS.weekly() => #3

JavaScripting.com
JS.weekly()
Published in
1 min readAug 17, 2018

Here are the top three articles we found interesting this week:

Please Stop Using Local Storage

It’s dangerous. So, unless you need to store publicly available information that:

  • Is not at all sensitive
  • Doesn’t need to be used in an ultra high performance app
  • Isn’t larger than 5MB
  • Consists of purely string data

don’t use local storage!

React’s Render Props Pattern — Children as a Function

In this tutorial, you will learn everything about React’s render prop pattern.

How to deal with dirty side effects in your pure functional JavaScript

In this article you will get nice introduction to functional programming with focus on side effects.

There is always something interesting on Twitter:

We are adding new libraries to JavaScripting.com every week. Here is one worth checking out:

Adonis Framework

Node.js Web Application Framework. Makes it easy for you to write webapps with less code.

JS.weekly() is a weekly digest of the best JavaScript articles, hand-picked by our experts in the JavaScripting community, sponsored by Salsita Software. Don’t forget to follow us on Twitter ;)

--

--

JavaScripting.com
JS.weekly()

The best JavaScript, web development and general programming articles of the day. Sponsored by Salsita Software (http://www.salsitasoft.com)