From 41f3fbcbbe1f4c03340cc672235bd92f83a27d84 Mon Sep 17 00:00:00 2001 From: Sonia M <98415819+letscode-17@users.noreply.github.com> Date: Thu, 5 Jan 2023 18:31:50 +0530 Subject: [PATCH] Updated a helpful resource to this repository. I have included a new resource that lists the top Node.js developer skills to master. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1df8f09d..36af8758 100644 --- a/README.md +++ b/README.md @@ -582,6 +582,7 @@ * [一起学 Node.js](https://github.com/nswbmw/N-blog) * [Node入门:一本全面的Node.js教程](https://www.nodebeginner.org/index-zh-cn.html) * [从零开始的Nodejs系列文章](http://blog.fens.me/series-nodejs/) + * [Node.js开发者技能](https://medium.com/@saravanandevarajghb/top-node-js-developer-skills-to-master-in-2023-3f863c9f08f0) * underscore.js * [Underscore.js中文文档](http://learningcn.com/underscore/) * backbone.js