Introduction to Redux pattern

A beginner's introduction to the Redux pattern

Read here

bind() polyfill - Javascript

Understand how Function.prototype.bind() works and write our own polyfill

Read here

repeat() - Javascript

Learn about using Sting.prototype.repeat()

Read here