Ari P Zhorifiandi
d81aa25710
docs: add document database explanation ( #2550 )
2 years ago
@baba
7407929235
Added content to readme.md file of 106-javascript. ( #2551 )
...
* Added content to readme.md file of 106-javascript.
(#1838 ) [https://github.com/kamranahmedse/developer-roadmap/issues/1838 ] I resolved this issue by adding the content. Please look into my PR!!
* Update content/roadmaps/106-javascript/content/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ari P Zhorifiandi
1c175215e0
docs: add Rpcx description ( #2552 )
...
* docs: add Rpcx description
* Update 101-rpcx.md
* Update 101-rpcx.md
2 years ago
Archit Sharma
5e4e79c76c
Resources added for REST ( #2554 )
2 years ago
Vladyslav Nikiforov
97fe8030de
Fix arithmetic operators typo ( #2565 )
2 years ago
Paritosh Panda
7c8be79a1b
Add resource for got tesint ( #2566 )
...
new source for learning testing
2 years ago
Bishaw Shrestha
6a6330718f
Fix: JWT typo ( #2567 )
2 years ago
ChuckD3ath
2c94954312
Update Functional Testing Types ( #2526 )
2 years ago
Soma Mehra
5488df0957
Add content for sed( #2480 )
...
Updating tutorial for sed command
2 years ago
Soma Mehra
5718c1a75b
Add content for grep ( #2481 )
...
Adding YouTube tutorial for grep command
2 years ago
Soma Mehra
1852a9e147
Add content for echo command ( #2482 )
...
Updating tutorial for echo command
2 years ago
Soma Mehra
929dead11b
Add content for cat command ( #2483 )
...
Updating tutorial for cat command
2 years ago
Soma Mehra
d62661e86c
Add sort command content ( #2484 )
...
Adding sort command tutorial
2 years ago
ChuckD3ath
516969321b
Update Mobile Automation readme ( #2485 )
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
edwin-serrano
c511b94ca4
Fix badge type ( #2474 )
...
Update BadgeLink badgeText for 100-var.md for youtube video
2 years ago
Cristiano Raffi Cunha
f333b8427e
Software Architect/Auth Strategies ( #2470 )
...
* Add Video Session vs Token Authentication in 100 Seconds
* Fix JWT Title
2 years ago
Robin Wieruch
68d360c0b4
docs(react-roadmap): new content by robinwieruch.de ( #2467 )
2 years ago
Archit Sharma
64aec7abe3
Added Resources for Containers ( #2466 )
2 years ago
William Méndez
e1b37109a4
Fix: typo and remove duplicated link ( #2453 )
2 years ago
hussainweb
0945105c07
Update page for PHP ( #2454 )
...
- Add a link to PHP: The Right Way website
- Update description of PHP to match the current state
2 years ago
hussainweb
60c6964b66
Add link to modern alternatives of terminal commands ( #2456 )
2 years ago
Soma Mehra
f2ab6a7f88
Add content for ps ( #2459 )
...
Adding YouTube tutorial for ps command
2 years ago
Arya Singh
a992fea69e
Adds shortcut for opening dev tools ( #2460 )
...
* Adds shortcut for opening dev tools
`F12` open up Console tab in `Chrome`, `Mozilla`, `Brave` by default. However in `Microsoft Edge` it open up `Elements` panel.
* Update content/roadmaps/106-javascript/content/117-javascript-chrome-dev-tools/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Deepak gupta
d6a3e867e4
added content to 101-accessibility-testing ( #2461 )
...
content added in 101-accessibility-testing with a free read content
2 years ago
Deepak gupta
1b70787ec4
Add content for allure ( #2463 )
...
* added content to 101-allure.md
* Update content/roadmaps/113-qa/content/106-qa-reporting/101-allure.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Soma Mehra
b407ed3f19
Add resource links for awk ( #2464 )
...
Updating tutorial for "awk" command
2 years ago
Kalpit Shah
f6d3938c6a
Updated 101-using-debugger.md ( #2465 )
2 years ago
Bogdan Cerovac
7176d1638a
Added Mozilla Developer Network article about semantics ( #2437 )
2 years ago
Bogdan Cerovac
43fa1b3000
Added some build tools ( #2439 )
...
There are a lot of others but these seem to be quite stable and not deprecated
2 years ago
Bogdan Cerovac
d8509302a4
Added link to webcomponents official resource ( #2441 )
...
* Added link to community driven https://webcomponents.github.io/
* Update content/roadmaps/100-frontend/content/113-web-components/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Apoorva
26d0660c99
Add jetpack compose ( #2444 )
2 years ago
Arya Singh
e6f810e1c8
Fixes minor semantic error ( #2445 )
2 years ago
sanjibgirics
3229cf4be9
Add content 107-grpc-gateway ( #2446 )
2 years ago
sanjibgirics
44a9343a00
Add content 105-protocol-buffers ( #2447 )
2 years ago
Soma Mehra
536b5a4822
Add netstat resource ( #2451 )
...
Adding additional YouTube resource for netstat command,
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
Kamran Ahmed
69f625af39
Add playwright content
2 years ago
Kamran Ahmed
4ef4e0993b
Add XMLHttpRequest and Fetch to frontend roadmap
2 years ago
Nitesh Patel
83f969f11c
Fixes typo ( #2433 )
2 years ago
Muhammad Moinuddin
012fafc2de
Edited Javascript Roadmaps Content ( #2142 )
...
* Edited Javascript Roadmaps Content
Added some content in arithmetic operators & arrow functions. Amended one file name as well.
* Reverted the File name
Just reverted the name of the file as it was breaking the build.
2 years ago
puru-khedre
f95471b31d
Update if/else content in JavaScript roadmap ( #2162 )
...
Add syntax highlighting in code snippet.
2 years ago
Haseeb Ansari
587772e38f
Add OWASP Documentation ( #2258 )
...
Co-authored-by: haseebansari <haseeb.ansari@qordata.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
JAIHARISHAN AV
97a2e085eb
Added a tutorial for DeFi (Blockchain) ( #2148 )
...
* Contribute: Added Tutorial for solana
* Added a tutorial for DeFi (Blockchain)
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
Oresztesz Margaritisz
77598e730e
Added contents related to architecture ( #2154 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
puru-khedre
7af71de4f2
Update JavaScript switch statement ( #2161 )
...
add syntax highlighting in code snippet.
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