b6345f9de1
Add explanation of glue records in DNS ( #1222 )
2022-04-16 16:33:30 +04:00
ff4485a871
Add the Vox video "How Does the Internet Works?" ( #1227 )
...
* Add the Vox video "How Does the Internet Works?"
As the article that describes how the internet works, Vox also have a very intersing video about the topic. It's a great production that covers the whole process among sending and receiving a picture between mobile phones.
* Update content/roadmaps/100-frontend/content/100-internet/100-how-does-the-internet-work.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-04-16 16:31:01 +04:00
1b9d74525a
fix: remove colorScheme attribute at React Native video tutorial ( #1201 )
2022-03-22 11:50:38 +04:00
17120b4db0
Resource add -> Containerization vs Virtualization ( #1198 )
2022-03-21 10:54:36 +04:00
39a17ec525
fix: remove colorScheme for Ionic video tutorial ( #1199 )
2022-03-21 10:53:48 +04:00
1c8efaf136
Resources added for Web Security Knowledge ( #1195 )
2022-03-19 17:44:02 +04:00
bdd9787690
Resources added for MS IIS ( #1194 )
...
* Resources added for MS IIS
* Update content/roadmaps/101-backend/content/122-web-servers/103-ms-iis.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-19 11:15:28 +04:00
47542ddfa3
Resources added for CaddyServer ( #1191 )
...
* Resources added for CaddyServer
* Update content/roadmaps/101-backend/content/122-web-servers/102-caddy.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-18 10:56:22 +04:00
9e60b1d847
Add Enzyme content on Front End roadmap ( #1192 )
2022-03-18 10:54:32 +04:00
540ec027d7
fix memory management resource type ( #1193 )
2022-03-18 10:54:16 +04:00
fbb9729d01
Update 103-threads-and-concurrency.md ( #1185 )
2022-03-16 15:24:23 +04:00
04f30d4e2b
Add links to ElectronJS on Front End Roadmap ( #1187 )
...
* 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
* Add content for Gridsome
* Add content for NuxtJS
* Revert "Add content for NuxtJS"
This reverts commit bd533a6ba9
.
* Add content for Nuxt.js in Front End roadmap
* Add links for ElectronJS in Front End Roadmap
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-16 15:23:24 +04:00
601be80bf3
Resources added for Nginx ( #1188 )
...
* Resources added for Nginx
* Update content/roadmaps/101-backend/content/122-web-servers/100-nginx.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-16 15:22:36 +04:00
f3565cf48a
Add content - threads and concurrency ( #1189 )
2022-03-16 15:21:00 +04:00
f9b8b8043a
update 108-owasp.md ( #1161 )
...
* update 108-owasp.md
* Update content/roadmaps/101-backend/content/111-web-security-knowledge/108-owasp.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-14 21:20:11 +04:00
e19d202230
Add content for Nuxt.js in Front End roadmap ( #1155 )
...
* 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
* Add content for Gridsome
* Add content for NuxtJS
* Revert "Add content for NuxtJS"
This reverts commit bd533a6ba9
.
* Add content for Nuxt.js in Front End roadmap
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-14 21:18:30 +04:00
cba1419163
Update devops.json - fix typo ( #1168 )
2022-03-14 21:17:57 +04:00
7110b35b97
Added resources for Basics of SEO in Frontend Development Roadmap ( #1169 )
...
* Added resources for Basics of SEO in Frontend Development Roadmap
* Update content/roadmaps/100-frontend/content/101-html/105-seo-basics.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-14 21:17:33 +04:00
370e343b91
Added Process Management definition and resources ( #1182 )
...
* Update 102-process-management.md
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/102-process-management.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-03-14 19:06:49 +04:00
9c4ccf27dc
Fixed typo in Java and Go meta descriptions ( #1183 )
2022-03-14 19:05:27 +04:00
44f2f12dd9
Resources added for WebSockets ( #1184 )
2022-03-14 19:04:24 +04:00
90204a07ff
n+1 problem article link ( #1160 )
2022-03-12 22:53:05 +04:00
dd1a31d577
Add MongoDB content ( #1162 )
...
Co-authored-by: kewei <tan.kewei@stengg.com >
2022-03-12 22:52:37 +04:00
9cecf34b1a
Resources added for Relay Modern ( #1172 )
2022-03-12 22:50:51 +04:00
0ba8999121
Resources added for OWASP ( #1174 )
2022-03-12 22:49:28 +04:00
c4ef89be3c
Resources added for Content Security policy ( #1177 )
2022-03-12 22:48:50 +04:00
c58d956224
Add Angular definition and official docs link ( #1179 )
2022-03-12 22:48:12 +04:00
b141f0bcc2
Adds Basic details for the Open API Spec ( #1163 )
...
* Adds Basic details for the Open API Spec
* Removes paid content and adds a free course
2022-03-03 10:11:08 +04:00
9e955a61a9
Resources added for GraphQL ( #1164 )
2022-03-03 10:10:40 +04:00
b105b2eb5f
Resources added for Apollo ( #1167 )
2022-03-03 10:10:09 +04:00
17d0c3d41b
Resources added for Jasmine ( #1149 )
...
* Resources added for Jasmine
* Update content/roadmaps/100-frontend/content/115-testing-your-apps/108-jasmine.md
* Update content/roadmaps/100-frontend/content/115-testing-your-apps/108-jasmine.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-02-25 14:15:24 +04:00
a30f1ee9c9
Resources added for Hugo ( #1150 )
2022-02-25 14:13:15 +04:00
ead5e1d399
Add content for Gridsome ( #1151 )
...
* 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
* Add content for Gridsome
* Add content for NuxtJS
* Revert "Add content for NuxtJS"
This reverts commit bd533a6ba9
.
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com >
2022-02-25 14:12:47 +04:00
d3f18267a1
Update thanks
2022-02-24 15:35:14 +04:00
4eec5b025f
Add link to JavaScript concepts
2022-02-21 10:17:40 +04:00
07cb445d06
Add hash table video link
2022-02-21 03:35:57 +04:00
b2c5d6184c
Resources added for Ava ( #1147 )
2022-02-20 14:11:41 +04:00
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 >
2022-02-19 05:24:10 +04:00
69ebb08c9e
Fix JSON ld response
2022-02-18 20:50:01 +04:00
1637ef20a6
Fix broken build
2022-02-18 14:18:26 +04:00
5cbc5e0fdc
Update CAP theorem content
2022-02-18 13:07:03 +04:00
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 >
2022-02-17 18:38:18 +04:00
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 >
2022-02-17 18:36:40 +04:00
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 >
2022-02-17 18:34:27 +04:00
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 >
2022-02-17 18:30:53 +04:00
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 >
2022-02-17 18:19:21 +04:00
ca092f69f6
[100-github] - Added course to list. ( #1143 )
2022-02-17 18:18:35 +04:00
616422b023
Update opensource-banner.tsx ( #1144 )
...
Update most starred rank
2022-02-17 16:35:51 +04:00
0f889af8ab
Add doppler logo
2022-02-16 22:27:54 +04:00
462b532a94
Change doppler logo
2022-02-16 22:26:39 +04:00