mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-12 16:26:59 +00:00
Compare commits
4 Commits
035dd33129
...
4fc9fb2d6a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4fc9fb2d6a | ||
|
|
cf5d750133 | ||
|
|
d6ce7605f0 | ||
|
|
c53880417f |
@@ -123,6 +123,7 @@ It's a great way to learn.
|
||||
* [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool)
|
||||
* [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html)
|
||||
* [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.dev/2017/08/29/writing-cli-app-rust.html)
|
||||
* [**Zig**: _Build Your Own CLI App in Zig from Scratch_](https://rebuild-x.github.io/docs/#/./zig/terminal/cli)
|
||||
|
||||
|
||||
#### Build your own `Database`
|
||||
@@ -167,6 +168,7 @@ It's a great way to learn.
|
||||
|
||||
#### Build your own `Front-end Framework / Library`
|
||||
|
||||
* [**JavaScript**: _Build Your Own React.js in 400 Lines of Code_](https://webdeveloper.beehiiv.com/p/build-react-400-lines-code)
|
||||
* [**JavaScript**: _WTF is JSX (Let's Build a JSX Renderer)_](https://jasonformat.com/wtf-is-jsx/)
|
||||
* [**JavaScript**: _A DIY guide to build your own React_](https://github.com/hexacta/didact)
|
||||
* [**JavaScript**: _Building React From Scratch_](https://www.youtube.com/watch?v=_MAD4Oly9yg) [video]
|
||||
|
||||
Reference in New Issue
Block a user