Update README with new TypeScript resource and tool

Added a new TypeScript resource and a JSON Schema Generator Pro tool.
This commit is contained in:
sargam79 2026-04-30 23:12:50 +05:00 committed by GitHub
parent 294aef8fde
commit d82c44d6c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -491,7 +491,8 @@ It's a great way to learn.
* [**Rust**: _Building a DNS server in Rust_](https://github.com/EmilHernvall/dnsguide/blob/master/README.md)
* [**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)
* [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/
* - [JSON Schema Generator Pro](https://sargam79.github.io/Tool/json-schema-generator-pro.html) - Free online tool to generate and validate JSON schema instantly.
## Contribute
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)