From 9392f1b84d7730dc456b8f9a45c2f5f90276b1d7 Mon Sep 17 00:00:00 2001 From: VitalikOstapenko Date: Wed, 17 Feb 2016 15:45:19 +0200 Subject: [PATCH] Update readme.md --- js_13-14/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/js_13-14/readme.md b/js_13-14/readme.md index e039876..ca827a3 100644 --- a/js_13-14/readme.md +++ b/js_13-14/readme.md @@ -21,3 +21,5 @@ 7. [Cookies](https://learn.javascript.ru/cookie) 8. [Современный стандарт, "use strict"](https://learn.javascript.ru/strict-mode) 9. [Перехват ошибок, "try..catch"](https://learn.javascript.ru/exception) +10. [JavaScript Strict Mode](https://habrahabr.ru/post/118666/) +11. [ECMAScript 5 compatibility table — Strict mode support](http://kangax.github.io/compat-table/strict-mode/)