mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
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:
parent
294aef8fde
commit
d82c44d6c7
1 changed files with 2 additions and 1 deletions
|
|
@ -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**: _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**: _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/)
|
* [**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
|
## Contribute
|
||||||
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
|
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue