From d8c7316726243ecf4f8af2fb16eb16cf501b3b78 Mon Sep 17 00:00:00 2001 From: Muhammad Anas Sarfraz Date: Wed, 21 Sep 2022 13:22:51 +0400 Subject: [PATCH] 102 history of node js (#1818) * history of node js * Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/102-history-of-nodejs.md Co-authored-by: Muhammad Anas Co-authored-by: Kamran Ahmed --- .../100-nodejs-introduction/102-history-of-nodejs.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/107-nodejs/content/100-nodejs-introduction/102-history-of-nodejs.md b/content/roadmaps/107-nodejs/content/100-nodejs-introduction/102-history-of-nodejs.md index cad79c620..a400d989e 100644 --- a/content/roadmaps/107-nodejs/content/100-nodejs-introduction/102-history-of-nodejs.md +++ b/content/roadmaps/107-nodejs/content/100-nodejs-introduction/102-history-of-nodejs.md @@ -1 +1,6 @@ -# History of nodejs \ No newline at end of file +# History of Node.js + +Node.js was written initially by Ryan Dahl in 2009, about thirteen years after the introduction of the first server-side JavaScript environment, Netscape's LiveWire Pro Web. The initial release supported only Linux and Mac OS X. Its development and maintenance were led by Dahl and later sponsored by Joyent. + +Free Content +Official Website \ No newline at end of file