Reo Uehara
|
4533c48589
|
fix typo in 109-golang meta information (#2657)
|
2022-10-21 18:06:14 +05:00 |
|
Harshit Arora
|
bb5d60cf35
|
added initial mounting phase as well for useeffect (#2659)
Co-authored-by: Harshit Arora <harshit.arora04@ad.infosys.com>
|
2022-10-21 18:05:37 +05:00 |
|
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>
|
2022-10-21 18:05:12 +05:00 |
|
William Méndez
|
e5f107f248
|
Add GraphQL-go content in Golang Roadmap (#2512)
|
2022-10-17 12:06:22 +05:00 |
|
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>
|
2022-10-17 12:05:22 +05:00 |
|
Daulet Abishev
|
28feb9f642
|
add content browser devtools (#2514)
|
2022-10-17 12:03:50 +05:00 |
|
Daulet Abishev
|
7a7d1c4d58
|
add ajax content (#2515)
|
2022-10-17 12:03:25 +05:00 |
|
Virtual Wiz
|
eae9b82a0b
|
Fix typo in scripts/readme (#2517)
Fixed some typos
|
2022-10-17 12:02:06 +05:00 |
|
Ari P Zhorifiandi
|
1742e08174
|
docs: Explain Sharding Strategies (#2519)
- Add Sharding Strategies Description
- Add Sharding Strategies Relevant links
|
2022-10-17 12:01:34 +05:00 |
|
Ari P Zhorifiandi
|
2b78f1be06
|
docs: add video references on 'what is an API?' (#2520)
|
2022-10-17 12:01:09 +05:00 |
|
Arya Singh
|
98a7ab792c
|
Fixes typo (#2521)
|
2022-10-17 12:00:37 +05:00 |
|
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>
|
2022-10-17 11:56:49 +05:00 |
|
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>
|
2022-10-17 11:55:29 +05:00 |
|
Adityaaah
|
de9ccf7448
|
Add content for certain go nodes (#2525)
|
2022-10-17 11:48:45 +05:00 |
|
AyushRaghuvanshi
|
952aac7217
|
Update content for https (#2529)
|
2022-10-17 11:47:10 +05:00 |
|
AyushRaghuvanshi
|
c8b1be9055
|
Add content for cobra (#2530)
Added another resource link I feel will help people in understanding it better
|
2022-10-17 11:46:40 +05:00 |
|
Adarsh Pratap Singh
|
94527a61d1
|
Update 101-writing-semantic-html.md (#2569)
Adding a couple of more resources for semantics best practices.
|
2022-10-17 11:43:48 +05:00 |
|
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>
|
2022-10-17 11:42:30 +05:00 |
|
Adarsh Pratap Singh
|
ee103eb7d8
|
Add content for responsive media queries (#2573)
Adding resources to learn more about Responsive-design
|
2022-10-17 11:41:21 +05:00 |
|
@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>
|
2022-10-17 11:38:44 +05:00 |
|
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
|
2022-10-17 11:35:11 +05:00 |
|
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.
|
2022-10-17 11:34:23 +05:00 |
|
ChuckD3ath
|
63e752e2f9
|
Update Testing Approaches readme (#2539)
|
2022-10-17 11:32:26 +05:00 |
|
ChuckD3ath
|
97cec3a5ec
|
Update Manual Testing Processes (#2540)
|
2022-10-17 11:32:11 +05:00 |
|
@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>
|
2022-10-17 11:19:45 +05:00 |
|
Ari P Zhorifiandi
|
2a1a214f01
|
docs: Add Twirp Brief Explanation and Links (#2548)
|
2022-10-17 11:18:34 +05:00 |
|
Ari P Zhorifiandi
|
390733da7f
|
docs: Put critical information on Protobuf in Go (#2549)
|
2022-10-17 11:16:52 +05:00 |
|
Ari P Zhorifiandi
|
d81aa25710
|
docs: add document database explanation (#2550)
|
2022-10-17 08:42:00 +05:00 |
|
@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>
|
2022-10-17 08:41:42 +05:00 |
|
Ari P Zhorifiandi
|
1c175215e0
|
docs: add Rpcx description (#2552)
* docs: add Rpcx description
* Update 101-rpcx.md
* Update 101-rpcx.md
|
2022-10-17 08:40:23 +05:00 |
|
Archit Sharma
|
5e4e79c76c
|
Resources added for REST (#2554)
|
2022-10-17 08:38:41 +05:00 |
|
Vladyslav Nikiforov
|
97fe8030de
|
Fix arithmetic operators typo (#2565)
|
2022-10-17 08:37:34 +05:00 |
|
Paritosh Panda
|
7c8be79a1b
|
Add resource for got tesint (#2566)
new source for learning testing
|
2022-10-17 08:36:59 +05:00 |
|
Bishaw Shrestha
|
6a6330718f
|
Fix: JWT typo (#2567)
|
2022-10-17 08:36:20 +05:00 |
|
ChuckD3ath
|
2c94954312
|
Update Functional Testing Types (#2526)
|
2022-10-15 15:29:32 +04:00 |
|
Soma Mehra
|
5488df0957
|
Add content for sed(#2480)
Updating tutorial for sed command
|
2022-10-13 22:55:55 +04:00 |
|
Soma Mehra
|
5718c1a75b
|
Add content for grep (#2481)
Adding YouTube tutorial for grep command
|
2022-10-13 22:55:36 +04:00 |
|
Soma Mehra
|
1852a9e147
|
Add content for echo command (#2482)
Updating tutorial for echo command
|
2022-10-13 22:54:38 +04:00 |
|
Soma Mehra
|
929dead11b
|
Add content for cat command (#2483)
Updating tutorial for cat command
|
2022-10-13 22:54:00 +04:00 |
|
Soma Mehra
|
d62661e86c
|
Add sort command content (#2484)
Adding sort command tutorial
|
2022-10-13 22:52:58 +04:00 |
|
ChuckD3ath
|
516969321b
|
Update Mobile Automation readme (#2485)
|
2022-10-13 22:52:26 +04:00 |
|
Aroyan
|
1148d09e0c
|
feat: add unfetch content (#2472)
* feat: add Set JavaScript content
* feat: add unfetch content
|
2022-10-13 17:57:28 +04:00 |
|
Kalpit Shah
|
d06347c9a3
|
Add content for uncaught exceptions (#2473)
|
2022-10-13 17:57:02 +04:00 |
|
edwin-serrano
|
c511b94ca4
|
Fix badge type (#2474)
Update BadgeLink badgeText for 100-var.md for youtube video
|
2022-10-13 17:56:06 +04:00 |
|
Cristiano Raffi Cunha
|
f333b8427e
|
Software Architect/Auth Strategies (#2470)
* Add Video Session vs Token Authentication in 100 Seconds
* Fix JWT Title
|
2022-10-13 16:36:05 +04:00 |
|
Robin Wieruch
|
68d360c0b4
|
docs(react-roadmap): new content by robinwieruch.de (#2467)
|
2022-10-13 16:32:43 +04:00 |
|
Archit Sharma
|
64aec7abe3
|
Added Resources for Containers (#2466)
|
2022-10-13 12:40:26 +04:00 |
|
William Méndez
|
e1b37109a4
|
Fix: typo and remove duplicated link (#2453)
|
2022-10-13 12:40:10 +04:00 |
|
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
|
2022-10-13 12:39:52 +04:00 |
|
hussainweb
|
60c6964b66
|
Add link to modern alternatives of terminal commands (#2456)
|
2022-10-13 12:39:33 +04:00 |
|