Tóth Bence
97578cdea9
Add ESLint resources
...
* Update 101-eslint.md
* Update 101-eslint.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-29 01:17:34 +04:00
Kyle Zamora
657399eba5
Update 113-ci-cd.md ( #1064 )
...
* Update 113-ci-cd.md
* Update 113-ci-cd.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-29 01:13:45 +04:00
Paul Marsicovetere
ef1116222f
Update 100-go.md ( #1066 )
2022-01-29 01:10:07 +04:00
Paul Marsicovetere
ff32fc7d93
Add Ruby resources
2022-01-29 01:09:45 +04:00
Paul Marsicovetere
7d8845c094
Add MySQL Resources
2022-01-29 01:09:23 +04:00
Paul Marsicovetere
21bc8af983
Update 103-mssql.md ( #1069 )
2022-01-29 01:08:48 +04:00
qrav
1b74de3592
Update-100-md5.md ( #1072 )
...
* Update-100-md5.md
* Minor typo change
* Update content/roadmaps/101-backend/content/111-web-security-knowledge/100-md5.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-28 14:41:40 +04:00
Paul Marsicovetere
6d42b44dc5
Update readme.md ( #1070 )
2022-01-28 14:26:19 +04:00
qrav
79941a9327
Update 102-java.md ( #1071 )
2022-01-28 14:25:30 +04:00
y8l
e273b9b78b
Add Relational Databases Content ( #1034 )
...
* Add Relational Databases Content
* Update readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 21:28:33 +04:00
Archit Sharma
e52c3f83c1
Resources added for MobX ( #1041 )
2022-01-22 21:27:12 +04:00
Archit Sharma
146f4f5c16
Resources added for Recoil.js ( #1042 )
2022-01-22 21:26:35 +04:00
Kyle Thorpe
7877547678
Add content for Docker ( #1039 )
...
Add a description and resources for Docker. However, Docker is a big topic and could probably use some more information.
2022-01-22 21:25:58 +04:00
Kyle Thorpe
ec7223d31c
Add content for Functional Testing ( #1038 )
...
Add a description and resources for Functional Testing
2022-01-22 21:25:14 +04:00
Kyle Thorpe
e28f095732
Add content for Unit Testing ( #1037 )
...
Add a description and resources for Unit Testing
2022-01-22 21:24:52 +04:00
Kyle Thorpe
0eaa4f578c
Add content for Integration Testing ( #1036 )
...
Add a description and resources for Integration Testing
2022-01-22 21:24:11 +04:00
Kyle Thorpe
08e438e6c7
Add content for Testing ( #1035 )
...
* Add content for Testing
Add a description and resources for testing
* Update readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 21:23:41 +04:00
Vilmar Pavesi Junior
5e34add45b
Add resources for ACID compliance
...
* Update 101-acid.md
I add some content to ACID on backend roadmap
* Update 101-acid.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 14:21:27 +04:00
Archit Sharma
a388d7388f
Progressive Web Apps resources added ( #1009 )
2022-01-22 13:33:29 +04:00
Archit Sharma
cca746bc5d
React Native resources added ( #1022 )
...
* React Native resources added
* Update 100-react-native.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 13:32:35 +04:00
Paul Marsicovetere
babbbac425
Add HTML resource
...
Add free course from Codecademy
2022-01-22 13:31:21 +04:00
Paul Marsicovetere
26bd312eb0
Update 101-css.md ( #1025 )
...
Adding codecademy CSS courses
2022-01-22 13:31:06 +04:00
Paul Marsicovetere
f68840ee35
Add python resources
...
* Update 106-python.md
Python additions
* Update 106-python.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 13:30:45 +04:00
Paul Marsicovetere
21ef437423
Update 105-javascript.md ( #1027 )
...
Add codecademy course
2022-01-22 13:29:16 +04:00
Kyle Thorpe
7413fe2081
Add content for Version Control Systems ( #1028 )
...
Add a description and resources for version control systems
2022-01-22 13:28:41 +04:00
Kyle Thorpe
63c358d5d7
Add content for Repo Hosting Services ( #1029 )
...
Add description and resources for repo hosting services
2022-01-22 13:28:06 +04:00
Kyle Thorpe
424b4974d7
Add content for Scaling ( #1030 )
...
* Add content for Scaling
- Add description and resources for vertical and horizontal scaling
- Fix typo
* Update 103-horizontal-vertial-scaling.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 13:27:12 +04:00
Kyle Thorpe
373221d75b
Add content for Test Driven Development ( #1031 )
...
Add description and resources for TDD
2022-01-22 13:24:46 +04:00
Sachin Kotian
15dcf87f47
Update 100-elasticsearch.md ( #1011 )
...
* Update 100-elasticsearch.md
* Add elasticsearch details
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-22 10:29:50 +04:00
Kyle Thorpe
72c7ae3dda
Description and resources for SOLID ( #1021 )
...
Add a description and resources for the SOLID design principles
2022-01-21 18:08:18 +04:00
Archit Sharma
2db45a91c8
Resources added for NPM Scripts ( #1012 )
...
* Resources added for NPM Scripts
* Update 100-npm-scripts.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-21 09:27:15 +04:00
Mark Rossetti
989b2b6e71
Add link to Roy Fielding's paper ( #1017 )
...
* Add link to Roy Fielding's paper
The backend diagram makes reference to Roy Fielding's dissertation. I thought it would be helpful to have a direct link to his paper for convenience.
* Update 100-rest.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-21 09:24:15 +04:00
Kyle Thorpe
2220cfcbb0
KISS description and resources ( #1018 )
...
Add description and resources for KISS software development/design principle
2022-01-21 09:21:39 +04:00
Kyle Thorpe
7788d87651
YAGNI description and resources ( #1019 )
...
* YAGNI description and resources
Add description and resources for YAGNI software development/design principle
* Update 105-yagni.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-21 09:21:15 +04:00
Kyle Thorpe
4fb99bef72
DRY description and resources ( #1020 )
...
* DRY description and resources
Add a description and resources for DRY software development/design principle
* Minor space change
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-21 09:20:16 +04:00
Amjith OS
3428cb7705
added content in JavaScript (learn a language) in backend roadmap ( #1006 )
...
* added content in JavaScript (learn a language) in backend roadmap
* Update node.js resources
Co-authored-by: Amjith <amjithomy@gmail.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-17 14:53:39 +04:00
Archit Sharma
57c54b214d
Added Resources for Vue.js ( #1008 )
...
* Added Resources for Vue.js
* Update content/roadmaps/100-frontend/content/111-pick-a-framework/102-vue-js/readme.md
* Update content/roadmaps/100-frontend/content/111-pick-a-framework/102-vue-js/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-17 14:48:05 +04:00
Archit Sharma
0eeee9ca9e
Apollo Description and Content added ( #999 )
...
* Apollo Description and Content added
* Update content/roadmaps/100-frontend/content/119-graphql/100-apollo.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-15 21:11:21 +04:00
Truncgil Technology
fe8ee62070
Add PHP resources
...
* Update 103-php.md
* Update content/roadmaps/101-backend/content/103-learn-a-language/103-php.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-15 21:05:36 +04:00
Archit Sharma
526462b388
Added Description and Resources for Relay Modern ( #1000 )
...
* Added Description and Resources for Relay Modern
* Update content/roadmaps/100-frontend/content/119-graphql/101-relay-modern.md
* Update content/roadmaps/100-frontend/content/119-graphql/101-relay-modern.md
* Update content/roadmaps/100-frontend/content/119-graphql/101-relay-modern.md
* Update content/roadmaps/100-frontend/content/119-graphql/101-relay-modern.md
* Update content/roadmaps/100-frontend/content/119-graphql/101-relay-modern.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-15 20:55:48 +04:00
LJS
0013d77cb9
Update 107-eleventy.md ( #1004 )
...
* Update 107-eleventy.md
* added summary
* added resource
* Update content/roadmaps/100-frontend/content/120-static-site-generators/107-eleventy.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-15 20:50:15 +04:00
LJS
007c871023
Update 104-accessibility.md ( #1002 )
...
* Update 104-accessibility.md
What I did: added new resource item
Why I chose it: Helped me several times to find a) a starting point on how to build an accessible web experience regarding a specific component and b) provides usually links with in-depth examples
* Update content/roadmaps/100-frontend/content/101-html/104-accessibility.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-15 12:27:48 +04:00
Anshul Yadav
76c16a3895
🎯 Added a resource - (YouTube Video) ( #1001 )
...
✌️ Added a youtube video as a watchable resource I found very useful and enough. I think knowing that much about how the browsers work is enough for the Front-end journey. The video covered all the important topics from User-Interface to Rendering Engine.
2022-01-15 12:25:48 +04:00
Archit Sharma
1b3cee1ef8
GraphQL free Course for Beginners added ( #997 )
2022-01-14 20:06:09 +04:00
Santiago Bioletto
15bae5ffdf
Add Os and General KnowKnowledge content at backend roadmap ( #998 )
...
* Add Os and General KnowKnowledge content at backend roadmap
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-14 20:05:52 +04:00
Kamran Ahmed
936a44dd76
Add PostCSS content
2022-01-13 19:47:38 +04:00
Ragul
19bee0e2ac
Update 106-cors.md ( #995 )
...
* Update 106-cors.md
* Update description
* Add resources for CORS
* Update content/roadmaps/101-backend/content/111-web-security-knowledge/106-cors.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2022-01-13 17:40:47 +04:00
Aroyan
8d0ce907b4
Add HTTPS content on Backend roadmap ( #996 )
...
* Add Bootstrap CSS content
* Add Bulma CSS content
* Add Prettier content
* Add Vite content
* Add GitHub content
* Add GitHub content
* Add GitHub content
* Add GitLab content at backend roadmap
* Add Git content on Backend roadmap
* Add HTTPS content on Backend roadmap
2022-01-13 17:33:42 +04:00
Vijeth
523feafbfe
Added a new course ( #994 )
2022-01-12 17:37:18 +04:00
Karan Shah
ebcbb35ddb
Update 100-go.md ( #993 )
...
- added a one liner explaining what Go does
- added the Go resources listed on the go.dev website
2022-01-12 10:18:00 +04:00