Illia Sheremetov
58e6eab43c
Add link to nestjs tutorial ( #2746 )
...
That's actually a link to the nest-js tutorial, previously it was React things, doesn’t related with node js
2 years ago
Rachelle Palmer
6f92fa052d
Add resources for mongoose ( #2812 )
...
Add resources for Mongoose
2 years ago
Rachelle Palmer
698cda1765
Add prisma tutorial ( #2802 )
...
* Update 101-prisma.md
update prisma resource with youtube tutorial
* Update content/roadmaps/107-nodejs/content/110-nodejs-databases/101-document/101-prisma.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kalpit Shah
460da72850
Add content for errors in Node.js roadmap ( #2695 )
...
* Update 101-system-errors.md
* Update 102-user-specified-errors.md
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/103-error-types/101-system-errors.md
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/103-error-types/102-user-specified-errors.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
SURAJ39
d9b39182b9
added content to 104-native-drivers.md ( #2676 )
...
* added content to 104-native-drivers.md
* Update content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/104-native-drivers.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
SURAJ39
2c4ee13552
added content to 106-chokidar.md ( #2678 )
2 years ago
SURAJ39
a66e5fbce3
added content to 103-glob.md ( #2679 )
2 years ago
Kevin Falentio
d234900a03
Fix typos ( #2478 )
...
* fix readable content color scheme
* add content to 103-glob
* remove duplicate resources group title in 102-updating-packages
* fix swaped color in 100-morgan
* Update content/roadmaps/107-nodejs/content/107-nodejs-apis/101-express-js.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Deevanshu Kushwah
5867ac4b16
Resources added to Nodejs/Databases/Sequelize ( #2479 )
...
* Update 107-nodejs-apis/101-express-js.md
* Update content/roadmaps/107-nodejs/content/107-nodejs-apis/101-express-js.md
* Update 110-nodejs-databases /100-relational /102-sequelize.md
* Update 109-nodejs-template-engines/102-ejs.md
* Update content/roadmaps/107-nodejs/content/109-nodejs-template-engines/102-ejs.md
* Update content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/102-sequelize.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Arya Singh
1f3b2a280d
Add content for error handling in node.js ( #2492 )
2 years ago
Carlos Samuel Hernández
1d4638fe46
Node.js 108: Keep App Running (new --watch option) ( #2508 )
...
* Node.js 108: Keep App Alive (new --watch option)
* Delete non-necessary link
* 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
nikhilkalburgi
5cd17f5bce
Added common modules to node.js ( #2579 )
...
DNS , events , child_processes , REPL , readline , util , querystring , string_decoder , tls
2 years ago
Kamran Ahmed
944d9c8b93
Add content to exiting and exit codes
2 years ago
Arya Singh
9262576f50
Add content to nodemon ( #2583 )
...
Although `Nodemon` is widely used in local development but `PM2` handles everything and even performs better in production environment.
2 years ago
Dami Izolan
96d2adaf89
add nodejs/native relational db drivers ( #2618 )
2 years ago
Arya Singh
21fdc05b6b
fixes typo and spacing ( #2622 )
2 years ago
Kaushal Rathi
5687283568
feat: add content for fs-extra node for Node.js Roadmap ( #2635 )
...
* docs: added content for fs-extra
* feat: added content for nodejs > working-with-files > chokidar
* Update content/roadmaps/107-nodejs/content/105-nodejs-working-with-files/105-fs-extra.md
* Update content/roadmaps/107-nodejs/content/105-nodejs-working-with-files/106-chokidar.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
@baba
76113f0dd9
added content to databases in node.js roadmap ( #2575 )
...
* added content to read.md file of 110-nodejs-databases
(#1839 ) [https://github.com/kamranahmedse/developer-roadmap/issues/1839 ] I solved this issue by adding content. Please look at my PR!!
* Update content/roadmaps/107-nodejs/content/110-nodejs-databases/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
@baba
dcb0e3a843
Add content about APIs ( #2546 )
...
* added readme.md file
(#1839 ) [https://github.com/kamranahmedse/developer-roadmap/issues/1839 ] Please look at my PR!
* Update content/roadmaps/107-nodejs/content/107-nodejs-apis/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ari P Zhorifiandi
d81aa25710
docs: add document database explanation ( #2550 )
2 years ago
Aroyan
1148d09e0c
feat: add unfetch content ( #2472 )
...
* feat: add Set JavaScript content
* feat: add unfetch content
2 years ago
Kalpit Shah
d06347c9a3
Add content for uncaught exceptions ( #2473 )
2 years ago
Kalpit Shah
f6d3938c6a
Updated 101-using-debugger.md ( #2465 )
2 years ago
Julio Martins
8a4278777c
Add summary and one free content to cli-progress package ( #2452 )
...
* feat: free content about ci/cd
add a read free content about ci/cd
* feat: add cli-progress summary and content
Add summary and content to cli-progress package
Thank you '-'
2 years ago
Joseph Olayanju
f74d4e469c
Add content for templating engines ( #2153 )
...
* Update readme.md
* Update content/roadmaps/107-nodejs/content/109-nodejs-template-engines/readme.md
* Update content/roadmaps/107-nodejs/content/109-nodejs-template-engines/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
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