Devesh Swarnkar
b6818a42ea
Resources and content added for Ejs ( #2163 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Tanvi
1596822d44
Add content for threads in Node.js ( #2246 )
...
* Added content to prisma.md and native-drivers.md
* Content added to forever.md
* link updated to forever documentation
* Content added to Nohup.md with links
* Update content/roadmaps/107-nodejs/content/110-nodejs-databases/101-document/102-native-drivers.md
* content added to threads readme.md
* Content added to thread - readme.md
* Content added to threads - child-pocess.md
* Content added to threads - cluster.md
* Content added to thread - worker-threads.md
* update three node module threads typo
* Update content/roadmaps/107-nodejs/content/114-nodejs-threads/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Platiplus
55379e94ec
Adding content for chalk and inquirer.js ( #2248 )
...
* Adding official docs and tutorials for Chalk and InquirerJS
* Update 102-inquirer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Darío Hereñú
8120cfe262
Typographical fix (paragraph 04) ( #2262 )
2 years ago
CodeWAdi
e975c7d016
Add content to go nodes ( #2273 )
...
* Updated content in various nodes in NodeJS -Why nodejs, Installing NodeJS , CommonJS vs ESM , Global keyword,npm workspaces , creating packages , __dirname , __filename
Updated various sub groups with information in NODEJS
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/101-why-nodejs.md
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/101-why-nodejs.md
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/104-running-nodejs-code.md
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/101-why-nodejs.md
* Update content/roadmaps/107-nodejs/content/101-nodejs-modules/100-commonjs-vs-esm.md
* Update content/roadmaps/107-nodejs/content/101-nodejs-modules/102-global-keyword.md
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/101-why-nodejs.md
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/101-why-nodejs.md
* Update 101-why-nodejs.md
* Update content/roadmaps/107-nodejs/content/102-nodejs-npm/105-npm-workspaces.md
* Update content/roadmaps/107-nodejs/content/102-nodejs-npm/106-creating-packages.md
* Update content/roadmaps/107-nodejs/content/105-nodejs-working-with-files/107-dirname.md
* Update content/roadmaps/107-nodejs/content/105-nodejs-working-with-files/108-filename.md
* Updated content in various nodes of GOLANG
Updated content in the nodes
go modules
interfaces
context
goroutines
channels
buffer
select
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kalpit Shah
52841adab4
Update content for got and stack-trace ( #2284 )
...
* Update 104-got.md
* Update 100-stack-trace.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Roberto Jacobo
13f2c6c470
Badge Text Updated ( #2285 )
...
* Node.js Introduction updated
...developer-roadmap/content/roadmaps/107-nodejs/content/100-nodejs-introduction/readme.md file updated with the appropriate guidelines.
* 101-nodejs-modules.md file updated
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/readme.md
* Update content/roadmaps/107-nodejs/content/101-nodejs-modules/readme.md
* Update content/roadmaps/107-nodejs/content/101-nodejs-modules/readme.md
* Node modules updated (fixed)
* Node.js Modules main text
* badge text fixed
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
CHAKKA PHANI SIMHA
2230ac817b
Added content to the Running Scripts in Node.js - npm ( #2294 )
...
* Edited the typeof operator file
* Update 104-running-scripts.md
* Added the content to the stack-trace.md
* Added content for the 104-asyn-errors.md file
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/100-stack-trace.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Julio Martins
f9079b12e6
Add summary and one free content to commander.js package ( #2295 )
...
* Add summary and one free content to commander.js package
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/103-command-line-args/101-commander-js.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Aarti Verma
b9a43a5f32
Added content for JavaScript Error and its types ( #2317 )
...
* Added content for JavaScript Error and its types
along with free tutorial link and YouTube link
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/103-error-types/100-javascript-errors.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Shivam Kotak
ac1cf06b72
Add content for taking input from user ( #2337 )
2 years ago
Aarti Verma
d0d58321be
Added content for Nodejs to keep app running prod along with blog links ( #2338 )
...
* Added content for Nodejs to keep app running prod along with blog links
* Update content/roadmaps/107-nodejs/content/113-nodejs-keep-app-running-prod/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Joseph Olayanju
24f2d2c12b
Add content for keep app running in node.js ( #2424 )
...
* Update readme.md
* Update content/roadmaps/107-nodejs/content/108-nodejs-keep-app-running/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
4d2ccb1432
Fix broken build
2 years ago
Aarti Verma
ae959049e4
Added content for debugging in node.js and how to debug. ( #2340 )
...
* Added content for debugging in node.js and how to debug.
added tutorial links for the same to learn more about debugging in node.js
* Update content/roadmaps/107-nodejs/content/116-nodejs-more-debugging/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
233c5d8105
Revert "Removed Nodejs Error ( #2341 )" ( #2420 )
...
This reverts commit e020389df9
.
2 years ago
Ashish Pise
e020389df9
Removed Nodejs Error ( #2341 )
...
* Added Typescript Documentation
* Update content/roadmaps/104-angular/content/100-typescript-basics/readme.md
* removed errors from nodejs modules
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Aarti Verma
e4c3bc3780
Added content on memory leaks, its causes and its detectors ( #2342 )
...
* Added content on memory leaks, its causes and its detectors
also added some free blog links for more information
* Update content/roadmaps/107-nodejs/content/116-nodejs-more-debugging/100-memory-leaks/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Aarti Verma
5c979d3ba8
Added node inspect content ( #2346 )
...
* Added node inspect content and useful links for reading and official documentation in node --inspect file
* Update content/roadmaps/107-nodejs/content/116-nodejs-more-debugging/101-node-inspect.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Aarti Verma
da45475692
Added content for Debugging using APM ( #2347 )
...
* Added content for Debugging using APM and added blog link for complete information
* Update content/roadmaps/107-nodejs/content/116-nodejs-more-debugging/102-using-apm.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Joseph Olayanju
bf901eccc6
Add error handling content ( #2362 )
...
* Update readme.md
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Manohar Kumar P
6b72d95e4b
Create operational error file ( #2379 )
...
* created operational error file
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/103-error-types/operational errors
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Manohar Kumar P
db29c1df91
Add program errors ( #2380 )
...
* created programmer error file
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/103-error-types/ProgrammerError.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Guy Khmelnitsky
9e8c426ef6
Add content for running scripts ( #2386 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Sahil Sharma
f499dc8d3b
Add content for scripts ( #2388 )
...
* running - scripts done
* Update content/roadmaps/107-nodejs/content/102-nodejs-npm/104-running-scripts.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Edilson Morais
4cfbae991f
Add figlet link ( #2392 )
...
* Update 103-figlet.md
adding a description for figlet and a link to the github repo
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/101-printing-output/103-figlet.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Edilson Morais
f83fec9e99
Add chalk content ( #2393 )
...
* Update 102-chalk.md
adding a description to the chalk package and adding a link to its github repository
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/101-printing-output/102-chalk.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Edilson Morais
e542bba2c7
Add content for err ( #2394 )
...
* Update 101-process-stderr.md
Adding a description to the process.stderr and adding the link to the official documentation
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/101-printing-output/101-process-stderr.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Carlos Samuel Hernández
b8707f313a
Node.js 100: Update 100-process-argv.md ( #2416 )
...
* Update 100-process-argv.md
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/103-command-line-args/100-process-argv.md
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/103-command-line-args/100-process-argv.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Edilson Morais
f8abcf4f8c
Add process.stdout content ( #2407 )
...
Adding description and documentation link to the Process stdout
2 years ago
Deevanshu Kushwah
402266b7bf
Resources added to Nodejs/Express.js ( #2253 )
2 years ago
Aarti Verma
21d3214fb3
Add working with files conten ( #2305 )
...
* added the complete guide to work with files using fs Module and a blog link is attached with it.
* Update fs content
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Shivam Kotak
c1b9074a30
Update content for streams and taking input ( #2272 )
2 years ago
Zasda Yusuf Mikail
e8d102cc49
fix: typos ( #2180 )
...
* fix: typo
* Update content/guides/journey-to-http2.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
puru-khedre
64690201e7
Update 100-marko.md ( #2181 )
...
add content on "marko" template engine node in Node.js roadmap
2 years ago
Sion Kang
a21e75178e
Update readme.md ( #2197 )
2 years ago
Roberto Jacobo
d578878b4d
Minor fixe in content file ( #2199 )
...
* Node.js Introduction updated
...developer-roadmap/content/roadmaps/107-nodejs/content/100-nodejs-introduction/readme.md file updated with the appropriate guidelines.
* 101-nodejs-modules.md file updated
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/readme.md
* Update content/roadmaps/107-nodejs/content/101-nodejs-modules/readme.md
* Update content/roadmaps/107-nodejs/content/101-nodejs-modules/readme.md
* Node modules updated (fixed)
* Node.js Modules main text
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
puru-khedre
9eb500af2d
Add content of Logging node ( #2213 )
...
* Update readme.md
* Update content/roadmaps/107-nodejs/content/112-nodejs-logging/readme.md
* Update content/roadmaps/107-nodejs/content/112-nodejs-logging/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Tanvi
be2cd52083
Added content to prisma.md and native-drivers.md ( #2227 )
...
* Added content to prisma.md and native-drivers.md
* Content added to forever.md
* link updated to forever documentation
* Content added to Nohup.md with links
* Update content/roadmaps/107-nodejs/content/110-nodejs-databases/101-document/102-native-drivers.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
puru-khedre
eb245d72f0
Add content in Node.js roadmap ( #2170 )
...
* Update 100-builtin-modules.md
add content on "built-in modules" node in Node.js roadmap
* Update readme.md
add content on "common built-in modules" node in the Node.js roadmap
* Update readme.md
* Update content/roadmaps/107-nodejs/content/117-nodejs-common-modules/100-builtin-modules.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
orig
f0d5df3d2a
feat: add information about pm2 package ( #2176 )
2 years ago
orig
594be6e91e
fix: typo ( #2178 )
2 years ago
orig
21b7d77107
feat: Added information about EJS ( #2179 )
2 years ago
Sion Kang
89d8befdf8
Update 101-winston.md ( #2141 )
2 years ago
Aroyan
3c8d8861e0
feat: add dotenv content on nodejs roadmap ( #1935 )
...
* feat: add Set JavaScript content
* feat: add dotenv content
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ankit D
9c8254f080
Add node.js content ( #1937 )
...
Co-authored-by: Ankit <ankit@Ankits-MacBook-Air.local>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Aroyan
35a9fbcb8a
feat: add working with relational databases content ( #1942 )
...
* feat: add Set JavaScript content
* feat: add knex content
* feat: add typeorm content
* feat: add sequelize content
* feat: add prisma content
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Sion Kang
615a021228
Update 102-sequelize.md ( #1950 )
2 years ago
Joseph Olayanju
22ba125043
Update 100-dotenv.md ( #1961 )
2 years ago
Joseph Olayanju
9d8cd49ab9
Update 101-process-env.md ( #1962 )
...
* Update 101-process-env.md
* Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/104-environment-variables/101-process-env.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago