From a353189e4975390412450cb90ec58ee88d0c5e17 Mon Sep 17 00:00:00 2001 From: Guseyn Ismayylov Date: Sat, 25 Apr 2020 04:17:19 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0c011bd..ed7927b 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [swig](http://paularmstrong.github.io/swig/) - A simple, powerful, and extendable Node.js and browser-based JavaScript template engine. * [EHTML](https://github.com/Guseyn/EHTML) - HTML Framework that allows you not to write JavaScript code. - ## Articles and Posts * [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-vocĂȘ-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.