Archit Sharma
b2c5d6184c
Resources added for Ava ( #1147 )
3 years ago
Archit Sharma
2a57bb91f0
Resources added for Chai js ( #1146 )
...
* Resources added for Chai js
* Update content/roadmaps/100-frontend/content/115-testing-your-apps/106-chai.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kamran Ahmed
1637ef20a6
Fix broken build
3 years ago
Kamran Ahmed
5cbc5e0fdc
Update CAP theorem content
3 years ago
Kodey Thomas
8595cc56b5
CAP Theorem Resources ( #1099 )
...
* Updated HATEOAS
* Removed Colour Scheme
* CAP Theorem
* Update content/roadmaps/101-backend/content/108-more-about-databases/108-cap-theorem.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Himanshu Soni
4199ab05a0
Add cypress content
...
* Update 102-cypress.md
update documentation
* Update content/roadmaps/100-frontend/content/115-testing-your-apps/102-cypress.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Himanshu Soni
f3b6cd87f4
Add content for react testing library
...
* Update 101-react-testing-library.md
updated Documentation
* Update content/roadmaps/100-frontend/content/115-testing-your-apps/101-react-testing-library.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
narasimhauppala
3dc6bcd8d6
Add content for memory management
...
* update 105-memory-management
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/105-memory-management.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
c0b19fec32
Added Resources for Mocha ( #1141 )
...
* Added Resources for Mocha
* Update content/roadmaps/100-frontend/content/115-testing-your-apps/105-mocha.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Patrick Shushereba
ca092f69f6
[100-github] - Added course to list. ( #1143 )
3 years ago
Archit Sharma
83611cdbe1
Resources added for VuePress ( #1139 )
3 years ago
Aroyan
6dbf88d0a6
Add Gatsbyjs content on Frontend roadmap ( #1140 )
...
* 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
* Add Version Control System description
* Add Jekyll content on Frontend roadmap
* Add VuePress content on Frontend roadmap
* Revert "Add VuePress content on Frontend roadmap"
This reverts commit 05625604c2
.
* Add Gatsbyjs content on Frontend roadmap
* Update content/roadmaps/100-frontend/content/120-static-site-generators/101-gatsbyjs.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
35107862cb
Added resources for Proton Native ( #1134 )
...
* Added resources for Proton Native
* Update content/roadmaps/100-frontend/content/122-desktop-applications/102-proton-native.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
a2a6d7f3cf
Added content for Pick a Framework ( #1107 )
...
* Added content for Pick a Framework
* Update content/roadmaps/100-frontend/content/111-pick-a-framework/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
narasimhauppala
6023376452
Add terminal usage resources
...
* update 100-terminal-usage.md
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/100-terminal-usage.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
c6def19bcd
Added resources for Rollup ( #1130 )
...
* Added resources for Rollup
* Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/102-rollup.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
a18daa7356
Add JWT resources
...
* Update 104-jwt.md
* Update content/roadmaps/101-backend/content/109-apis/106-authentication/104-jwt.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Paul Marsicovetere
9ec90f6abe
Add bitbucket resources
3 years ago
Archit Sharma
f4183b7174
Added resources for Parcel ( #1133 )
...
* Added resources for Parcel
* Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md
* Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/103-parcel.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Cabir Bayram
d82ca9b5c4
Add Esbuild to "Esbuild" ( #1106 )
...
* Add Esbuild to "Esbuild"
* Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/101-esbuild.md
* Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/101-esbuild.md
* Update content/roadmaps/100-frontend/content/110-build-tools/101-module-bundlers/101-esbuild.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
qrav
778d21558d
Update 102-bcrypt.md ( #1108 )
...
* Update 102-bcrypt.md
* Update 102-bcrypt.md
3 years ago
Ivan Kalashnikov
d529ac3a12
HTML abbreviation – fixed typo. ( #1109 )
3 years ago
Archit Sharma
869716212f
Added content in Standardjs ( #1111 )
...
* Added content in Standardjs
* Update content/roadmaps/100-frontend/content/110-build-tools/102-linters-formatters/102-standardjs.md
* Update content/roadmaps/100-frontend/content/110-build-tools/102-linters-formatters/102-standardjs.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Rasyad Subandrio
aab8895998
Add design patterns information
...
* Update 100-gof-design-patterns.md
Add resources for design patterns.
* Update content/roadmaps/101-backend/content/114-design-and-development-principles/100-gof-design-patterns.md
* Update content/roadmaps/101-backend/content/114-design-and-development-principles/100-gof-design-patterns.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
5f302bf844
Added content for Carlo ( #1120 )
3 years ago
Paul Marsicovetere
b3db659a9c
Update 100-cdn.md ( #1123 )
3 years ago
qrav
97f2583e0c
Update 101-apache.md ( #1124 )
3 years ago
Paul Marsicovetere
e757f429dc
Update 101-oauth.md ( #1125 )
3 years ago
Josué Ayala
864c8fb57a
Update 102-nuxt-js.md ( #1113 )
3 years ago
Archit Sharma
00f9a2f523
Added Resources for Less ( #1116 )
...
* Added Resources for Less
* Update content/roadmaps/100-frontend/content/109-css-preprocessors/102-less.md
* Update content/roadmaps/100-frontend/content/109-css-preprocessors/102-less.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Cecilia La Place
52a21ba9ac
Repaired broken flexbox.io link in Backend Frontend Basics (CSS) ( #1100 )
...
* Repaired broken flexbox.io link
* Repaired broken link in CSS README
3 years ago
Kyle Thorpe
8d7911b35d
Add content for Monolithic applications ( #1102 )
3 years ago
Kyle Thorpe
71d0218953
Add content for Microservices ( #1103 )
...
Add description and resources for Microservices pattern
3 years ago
Kyle Thorpe
dff393a20b
Add content for Serverless ( #1104 )
...
Add description and resources for serverless
3 years ago
Archit Sharma
0e83a361e3
Resources added for Styled Components ( #1105 )
...
* Resources added for Styled Componenets
* Update content/roadmaps/100-frontend/content/112-modern-css/100-styled-components.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Aroyan
6145be9d1b
Add Jekyll content on Frontend roadmap ( #1095 )
...
* 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
* Add Version Control System description
* Add Jekyll content on Frontend roadmap
3 years ago
marinerbob
8d25145db6
Update 117-progressive-web-apps topic ( #1097 )
3 years ago
marinerbob
ff212753f6
Update 102-css topic ( #1096 )
3 years ago
Archit Sharma
23bb1e18be
Added resources for Styled jsx ( #1098 )
...
* Added resources for Styled jsx
* Update content/roadmaps/100-frontend/content/112-modern-css/102-styled-jsx.md
* Update content/roadmaps/100-frontend/content/112-modern-css/102-styled-jsx.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
ed991df832
Added Resources for Emotion css ( #1094 )
...
* Added Resources for Emotion css
* Update content/roadmaps/100-frontend/content/112-modern-css/103-emotion.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
marinerbob
26bc8c0e70
Update 102-responsive-design-and-media-queries.md ( #1092 )
3 years ago
Archit Sharma
0ce8e58f9f
Added Resources for Material UI ( #1093 )
...
* Added Resources for Material UI
* Update content/roadmaps/100-frontend/content/114-css-frameworks/114-js-first/102-material-ui.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Kodey Thomas
b65cf6a026
Updated HATEOAS ( #1090 )
...
* Updated HATEOAS
* Removed Colour Scheme
3 years ago
Archit Sharma
bc80ba4194
Added Resources for Radix UI ( #1091 )
...
* Added Resources for Radix UI
* Add Radix UI content
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Uriell
7883875126
Added Resources for HTTP ( #1088 )
...
* Adding an extra resource on HTTP
I've recently read this 3-part series on HTTP, mostly focused on HTTP/3 and QUIC, but the first part covers basic concepts about HTTP and how it evolved to HTTP/3 (which is really HTTP/2-over-QUIC) and I find it might be a great reading resource on the topic.
I'm not recommending the 2nd and 3rd parts as they're linked through the 1st one and they diverge a little from the topic of HTTP (going into performance improvements and deployment of QUIC)
* Replicating new HTTP resource to back end roadmap
3 years ago
Archit Sharma
46d53b50eb
Resources added for NativeScript framework ( #1083 )
3 years ago
Archit Sharma
6879b9827b
Resources added for Web Assembly ( #1084 )
3 years ago
Archit Sharma
82af3e2880
Resources added for static site generators ( #1087 )
...
* Resources added for static site generators
* Update readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago
Archit Sharma
c791dbb70c
Added Resources for Ionic Framework ( #1081 )
3 years ago
Leandro Morais Azevedo
24559a32ee
Added Resources for Interprocess Communication ( #1082 )
...
* Added Resources for Interprocess Communication
* Update 106-interprocess-communication.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 years ago