mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 04:30:01 +02:00
Update guides
This commit is contained in:
@@ -7,7 +7,7 @@ import rehypeExternalLinks from 'rehype-external-links';
|
||||
import { serializeSitemap, shouldIndexPage } from './sitemap.mjs';
|
||||
|
||||
export default defineConfig({
|
||||
site: 'https://roadmap.sh',
|
||||
site: 'https://roadmap.sh/',
|
||||
markdown: {
|
||||
shikiConfig: {
|
||||
theme: 'dracula',
|
||||
|
@@ -10,9 +10,9 @@ HTTPS (**H**ypertext **T**ransfer **P**rotocol **S**ecure) is the secure version
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
|
||||
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
|
||||
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
|
||||
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
|
||||
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)
|
||||
- [What is HTTPS?](https://www.cloudflare.com/en-gb/learning/ssl/what-is-https/)
|
||||
|
@@ -4,6 +4,7 @@ The Internet is a global network of computers connected to each other which comm
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
|
||||
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
|
||||
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
|
||||
- [Introduction to Internet](/guides/what-is-internet)
|
||||
|
@@ -4,9 +4,10 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
|
||||
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
|
||||
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
|
||||
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
|
||||
- [HTTP/1 to HTTP/2 to HTTP/3](https://www.youtube.com/watch?v=a-sBfyiXysI)
|
||||
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)
|
||||
|
@@ -4,6 +4,7 @@ The Internet is a global network of computers connected to each other which comm
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
|
||||
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
|
||||
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
|
||||
- [Introduction to Internet](/guides/what-is-internet)
|
||||
|
@@ -4,9 +4,9 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
|
||||
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
|
||||
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
|
||||
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
|
||||
- [HTTP/1 to HTTP/2 to HTTP/3](https://www.youtube.com/watch?v=a-sBfyiXysI)
|
||||
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)
|
||||
|
@@ -4,8 +4,8 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
|
||||
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
|
||||
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
|
||||
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
|
||||
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)
|
||||
|
@@ -4,8 +4,7 @@ The Internet is a global network of computers connected to each other which comm
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
|
||||
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
|
||||
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
|
||||
- [How Does the Internet Work? MDN Docs](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/How_does_the_Internet_work)
|
||||
- [Introduction to Internet](/guides/what-is-internet)
|
||||
- [How does the Internet work?](https://www.youtube.com/watch?v=TNQsmPf24go)
|
||||
|
@@ -4,6 +4,7 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
|
||||
- [How HTTPS Works ...in a comic!](https://howhttps.works)
|
||||
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
|
||||
|
@@ -4,6 +4,7 @@ The Internet is a global network of computers connected to each other which comm
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
|
||||
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
|
||||
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
|
||||
- [Introduction to Internet](/guides/what-is-internet)
|
||||
|
@@ -8,9 +8,9 @@ HTTPS (**H**ypertext **T**ransfer **P**rotocol **S**ecure) is the secure version
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
|
||||
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
|
||||
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
|
||||
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
|
||||
- [What is HTTPS?](https://www.cloudflare.com/en-gb/learning/ssl/what-is-https/)
|
||||
- [Why HTTPS Matters](https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https)
|
||||
|
@@ -17,5 +17,6 @@ DELETE | Deletes a resource | Yes | No | No
|
||||
|
||||
HTTP is an application layer protocol relying on lower-level protocols such as TCP and UDP.
|
||||
|
||||
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
|
||||
- [What Is HTTP?](https://www.nginx.com/resources/glossary/http/)
|
||||
- [What is the difference between HTTP protocol and TCP protocol?](https://www.quora.com/What-is-the-difference-between-HTTP-protocol-and-TCP-protocol)
|
Reference in New Issue
Block a user