This commit is contained in:
Oleh Kuchuk 2026-06-29 10:40:43 +01:00 committed by GitHub
commit 172a051ae3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -493,6 +493,7 @@ It's a great way to learn.
* [**Rust**: _Writing Scalable Chat Service from Scratch_](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html)
* [**Rust**: _WebGL + Rust: Basic Water Tutorial_](https://www.chinedufn.com/3d-webgl-basic-water-tutorial/)
* [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
* [**Python**: DIY Async Web Framework: Learn how async frameworks work by writing one from scratch](https://github.com/hzlmn/diy-async-web-framework)
## Contribute
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)