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
ChuckD3ath
d2a9ac0805
Update Testing Techniquest readme ( #2584 )
2 years ago
Dev-Arhaan
447a2dfa4b
Fix typo in roadmap ( #2589 )
...
Changed abstarction to abstraction in **Design Principles** - _Program against abstraction_
2 years ago
Adekola Olawale
64cdfd2ba0
Add content to useContext hook ( #2592 )
2 years ago
Chris McQueen
70e557a8c1
Add fetch content ( #2593 )
...
Added a brief description and added to links to tutorials and a YouTube video.
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Mauricio Allegretti
4d7eb33f0d
Add content to TestRail node ( #2594 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Mauricio Allegretti
7e0c283542
Fixed typo in Allure node ( #2595 )
2 years ago
Mayank Prakash
6b3c0f628d
Add content to go-zero and micro ( #2596 )
...
* added content in 104-go-zero.md
* added content in 103-micro.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
getcoder-top
03d2e3607f
Add content to working with apis in javascript ( #2600 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kaivalya Vanguri
50fae02d12
Add Solana content ( #2601 )
2 years ago
Paritosh Panda
1d3a017873
fix link ( #2603 )
...
link was pointing to wrong url, fixed to correct
2 years ago
chauhanJaideep
f1cd9edb07
Add email testing content ( #2670 )
...
* updated 105-qa-email-testing
* Update content/roadmaps/113-qa/content/105-qa-email-testing/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
chauhanJaideep
0ca73da56f
Add content for TestRail ( #2671 )
...
* added content to 106-qa-reporting
* Update content/roadmaps/113-qa/content/106-qa-reporting/102-test-rail.md
* Update content/roadmaps/113-qa/content/106-qa-reporting/102-test-rail.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Laukik Chahande
a6db97d200
Add content for CLI ( #2609 )
...
* Update readme.md
* Update readme.md
* Update readme.md
* Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/readme.md
* Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
AyushRaghuvanshi
4a42ba9c2b
Add spring boot resources
...
Fixed a Typo Spring was written as Sprint
2 years ago
AyushRaghuvanshi
a0e7c07ecf
Add binary search tree resource ( #2614 )
...
I added a Geek for Geeks Link for Problem Set as User Should get the access to proper practice problems as well.
2 years ago
FercueNat
2242802e1a
Fix content resource headings in js roadmap ( #2616 )
...
* Adding information on QA SDLC Delivery Model node
* Update content/roadmaps/113-qa/content/101-qa-sdlc/readme.md
* Tweaking files in the Chrome Dev Tools section - JS roadmap
* Tweaking format on files from Memory Management - JS roadmap
* Fixed issue with one of the Free Contents - CommonJS readme
* Format tweak on Callback nodes - JS Roadmap
* Format tweaks on different files from the Expressions and Operators tree
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Haseeb Ansari
9d21da2254
Add content for cukes ( #2617 )
...
* cukes-rest node added in java roadmap
* Update content/roadmaps/110-java/content/107-testing-java-apps/102-cukes.md
Co-authored-by: haseebansari <haseeb.ansari@qordata.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Dami Izolan
96d2adaf89
add nodejs/native relational db drivers ( #2618 )
2 years ago
Archit Sharma
8feef45546
Add resources for Enterprise Level Architecture ( #2620 )
2 years ago
Hossam Kandil
c5eac023b7
Add go-zero content ( #2621 )
...
#1836
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Arya Singh
21fdc05b6b
fixes typo and spacing ( #2622 )
2 years ago
Anjali Sharma
c91a6ab1b3
added string docs in python ( #2623 )
2 years ago
GalNey
21b4fb3349
add explanation about the use of this library ( #2626 )
2 years ago
GalNey
a0f493d872
Add explanation for async programming ( #2627 )
2 years ago
Kaivalya Vanguri
cc3a7e2ea0
Add content for databases node ( #2629 )
...
* Update Databases Readme.md
* Update content/roadmaps/101-backend/content/108-more-about-databases/readme.md
* Update content/roadmaps/101-backend/content/108-more-about-databases/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Yash Dewasthale
a9b4f86dc5
Add content for google cloud ( #2631 )
...
Updated Google Cloud section from DevOps Developer roadmap #1885
2 years ago
Yash Dewasthale
2ee962a2b8
Update AWS node content ( #2632 )
...
* Update 100-aws.md
Updated Aws section of DevOps Developer Roadmap #1885
* Update content/roadmaps/102-devops/content/108-cloud-providers/100-aws.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
chauhanJaideep
8814e86f45
added content to 104-go-zero.md ( #2667 )
...
* added content to 104-go-zero.md
added content to go zero with free-read content
* Update content/roadmaps/109-golang/content/109-go-microservices/104-go-zero.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
chauhanJaideep
51459444d1
Add content to API clients in Go roadmap ( #2668 )
...
* added content to 107-go-api-clients
* Update content/roadmaps/109-golang/content/107-go-api-clients/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
chauhanJaideep
0373f7722f
Add content to microservices node in Go roadmap ( #2669 )
...
* added content to 109-go-microservices
* Update content/roadmaps/109-golang/content/109-go-microservices/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Giovana do Nascimento
02e0430d98
Add content to cypress ( #2633 )
2 years ago
William Méndez
3b7b6cb944
Add airodump content in devops roadmap ( #2634 )
...
* Add airodump content in devops roadmap
* Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/117-airodump.md
* Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/117-airodump.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
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
SamarS1ngh
1603d815e9
Added more to semantic elements ( #2637 )
...
I think the already given description was not enough for new learners, so I added a little more about what semantic elements in HTML are and what they do.
2 years ago
Tomasz Hamerla
6139c6dc25
Add content for infrastructure as code ( #2640 )
...
* Update 100-infrastructure-as-code.md
* Update content/roadmaps/114-software-architect/content/115-operations-knowledge/100-infrastructure-as-code.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
dianyehezkiel
12e4304e01
Added content for Working with APIs. ( #2642 )
2 years ago
Alvaro Portela
d7bf7bb744
fix typo to wrong direction on 'testing your apps' ( #2646 )
2 years ago
Tomasz Hamerla
24dd4bbcd2
Add content to ETL ( #2647 )
...
* Update 101-etl-datawarehouses.md
* Add content to ETL datawarehouses
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Diego Oliveira
cdfe24fa8c
Add new course option to react-native node content ( #2648 )
2 years ago
Tomasz Hamerla
167cd44095
Add content for spark and mapreduce ( #2649 )
...
* Update 100-hadoop-spark-mapreduce.md
* Update content/roadmaps/114-software-architect/content/109-working-with-data/100-hadoop-spark-mapreduce.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Nishant Singh
e8b23415be
Add more content to Go Roadmap ( #2650 )
...
* Add reference to Effective Go for Arrays
* Add reference to Effective Go for Slices
* Add reference to Effective Go for Maps
* Add reference to Effective Go for make
* Add reference to Effective Go for 'for' loop
* Add reference to Effective Go for Conditionals
* Add reference to Effective Go for Interfaces
* Add reference to Effective Go for Goroutines
* Add reference to Effective Go for Channels
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Alexander Emelin
c3f401bc6a
fix typo in href ( #2651 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Tomasz Hamerla
a54043ad74
Add content for MS Dynamics ( #2652 )
...
* Update 100-ms-dynamics.md
* Update content/roadmaps/114-software-architect/content/116-enterprise-software/100-ms-dynamics.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Tomasz Hamerla
5ad55aa6bd
Add content for BPEM BPEL ( #2653 )
...
* Update 104-bpm-bpel.md
* Update content/roadmaps/114-software-architect/content/110-apis-and-integrations/104-bpm-bpel.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Tomasz Hamerla
59398a9c15
Add content for IBM BPM ( #2654 )
...
* Update 103-ibm-bpm.md
* Update content/roadmaps/114-software-architect/content/116-enterprise-software/103-ibm-bpm.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Reo Uehara
4533c48589
fix typo in 109-golang meta information ( #2657 )
2 years ago
Harshit Arora
bb5d60cf35
added initial mounting phase as well for useeffect ( #2659 )
...
Co-authored-by: Harshit Arora <harshit.arora04@ad.infosys.com>
2 years ago
Harshit Arora
1c94053e09
Fix typos in golang roadmap ( #2660 )
...
* added initial mounting phase as well for useeffect
* fixed typos in hyperlinks
Co-authored-by: Harshit Arora <harshit.arora04@ad.infosys.com>
2 years ago
William Méndez
e5f107f248
Add GraphQL-go content in Golang Roadmap ( #2512 )
2 years ago