From 30c60b320d7234561288b95d20cd2b741575adf6 Mon Sep 17 00:00:00 2001 From: Joel Date: Sat, 13 Feb 2016 18:24:53 -0300 Subject: [PATCH] add item to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6e7e92e..37e22772 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ There are a lot of ways to get update, choose your own # Tips list +- 44 - [Know the passing mechanism](https://github.com/loverajoel/jstips/blob/gh-pages/_posts/en/2016-02-13-know-the-passing-mechanism.md) - 43 - [Use destructuring in function parameters](https://github.com/loverajoel/jstips/blob/gh-pages/_posts/en/2016-02-12-use-destructuring-in-function-parameters.md) - 42 - [Preventing Unapply Attacks](https://github.com/loverajoel/jstips/blob/gh-pages/_posts/en/2016-02-11-preventing-unapply-attacks.md) - 41 - [Array average and median](https://github.com/loverajoel/jstips/blob/gh-pages/_posts/en/2016-02-10-array-average-and-median.md)