From 26e21b79ff903e711a0678e1627f617b06c0cc4e Mon Sep 17 00:00:00 2001 From: Peng Jie Date: Thu, 9 Mar 2017 16:04:36 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56915eba..dd298ba6 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ There are a lot of ways to get updates, choose your own # Tips list +- 62 - [Preventing Unwanted Scopes Creation in AngularJs](https://github.com/loverajoel/jstips/blob/master/_posts/en/angular/2017-03-07-preventing-unwanted-scopes-creation-in-angularjs.md) - 61 - [Binding objects to functions](https://github.com/loverajoel/jstips/blob/master/_posts/en/javascript/2017-01-19-binding-objects-to-functions.md) - 60 - [Three useful hacks](https://github.com/loverajoel/jstips/blob/master/_posts/en/javascript/2016-10-28-three-useful-hacks.md) - 59 - [ES6, var vs let](https://github.com/loverajoel/jstips/blob/master/_posts/en/javascript/2016-08-25-keyword-var-vs-let.md)