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
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
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
Daulet Abishev
c820bdf4df
add content uat testing ( #2513 )
...
* add content uat testing
* Update content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/uat.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Daulet Abishev
28feb9f642
add content browser devtools ( #2514 )
2 years ago
Daulet Abishev
7a7d1c4d58
add ajax content ( #2515 )
2 years ago
Ari P Zhorifiandi
1742e08174
docs: Explain Sharding Strategies ( #2519 )
...
- Add Sharding Strategies Description
- Add Sharding Strategies Relevant links
2 years ago
Ari P Zhorifiandi
2b78f1be06
docs: add video references on 'what is an API?' ( #2520 )
2 years ago
Arya Singh
98a7ab792c
Fixes typo ( #2521 )
2 years ago
Tomasz Hamerla
00b6dcc013
Add content for melody ( #2522 )
...
* Update 100-melody.md
* Update content/roadmaps/109-golang/content/106-go-realtime-communication/100-melody.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Tomasz Hamerla
637478b31e
Add content for centrifugo ( #2523 )
...
* Update 101-centrifugo.md
* Update content/roadmaps/109-golang/content/106-go-realtime-communication/101-centrifugo.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Adityaaah
de9ccf7448
Add content for certain go nodes ( #2525 )
2 years ago
AyushRaghuvanshi
952aac7217
Update content for https ( #2529 )
2 years ago
AyushRaghuvanshi
c8b1be9055
Add content for cobra ( #2530 )
...
Added another resource link I feel will help people in understanding it better
2 years ago
Adarsh Pratap Singh
94527a61d1
Update 101-writing-semantic-html.md ( #2569 )
...
Adding a couple of more resources for semantics best practices.
2 years ago
Adarsh Pratap Singh
9354b8a6e2
Add content to making layouts ( #2571 )
...
* Update 101-making-layouts.md
Adding CSS-Grid resources to watch and learn
* Update content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Adarsh Pratap Singh
ee103eb7d8
Add content for responsive media queries ( #2573 )
...
Adding resources to learn more about Responsive-design
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
Matt Connolly
0b692eccd5
Update headers of JavaScript roadmap ( #2534 )
...
* update 103-iifes.md
Add header to free content; add new resources
* Update readme.md
add resources header
* Update 100-default-params.md
add resources header
* Update 101-rest-params.md
add resources header; correct badge title
* Update 102-arrow-functions.md
add resources header; better description for resource link, show its from MDN
* Update readme.md
add resources header; add video resource
2 years ago
Patryk Krawaczyński
b9d2a2832b
The Bash Hackers Wiki ( #2535 )
...
Update bash scripting with 'The Bash Hackers Wiki' link. Must read for everyone who wants to learn bash.
2 years ago
ChuckD3ath
63e752e2f9
Update Testing Approaches readme ( #2539 )
2 years ago