Added an article on understanding the backend processes of a web server

pull/816/head
AyobamiAdebesin 2 years ago
parent b6ed38590c
commit 375638d770

@ -438,6 +438,9 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
* [**Rust**: _Writing Scalable Chat Service from Scratch_](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html)
* [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
* [**WebServer**: _What happens when you type www.google.com in your web browser?_](https://github.com/g-plane/tiny-package-manager)
https://medium.com/@AyobamiAdebesin/what-happens-when-you-type-google-com-and-press-enter-69db77e58714
## Contribute
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
* Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments and "reactions"

Loading…
Cancel
Save