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
2022-02-01 10:48:55 +04:00
2022-01-28 02:22:31 +04:00
2022-02-01 10:48:55 +04:00
2022-01-09 13:54:12 +04:00
2022-01-28 02:29:22 +04:00
2022-01-28 02:33:58 +04:00
2021-12-09 13:25:01 +01:00
2021-09-05 20:00:07 +02:00
2021-09-05 17:30:30 +02:00
2021-08-01 18:37:32 +02:00
2022-01-01 18:34:03 +04:00
2021-12-10 00:21:50 +01:00
2021-11-19 14:01:14 +01:00
2022-01-05 19:29:32 +04:00
2022-01-05 19:29:32 +04:00
2022-01-28 02:26:37 +04:00
2021-11-27 19:12:37 +01:00

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps videos videos roadmaps



Roadmaps are being made interactive and have been moved to website.

View all Roadmaps

Here is the list of available roadmaps with more being actively worked upon.

If you think that these can be improved in any way, please do suggest. Also, if you would like to contribute to existing roadmaps or add a new roadmap, please open an issue or reach out to @kamranahmedse.

Development

Clone the repository, install the dependencies and start the application

git clone git@github.com:kamranahmedse/developer-roadmap.git
npm install
npm run dev

Contribution

Have a look at contribution docs for how to update any of the roadmaps

  • Suggest changes to existing roadmaps
  • Improve the site's codebase
  • Add new Roadmap
  • Write tests
  • Discuss ideas in issues
  • Spread the word

License

Have a look at the license file for details

Languages
TypeScript 93.4%
JavaScript 5.7%
CSS 0.8%