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
ef713ae439
...
a71e25cc3d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a71e25cc3d | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
e80c56a121 |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -182,6 +182,8 @@ It's a great way to learn.
|
||||
* [**JavaScript**: _Building a frontend framework, from scratch, with components (templating, state, VDOM)_](https://mfrachet.github.io/create-frontend-framework/)
|
||||
* [**JavaScript**: _Build your own React_](https://pomb.us/build-your-own-react/)
|
||||
* [**JavaScript**: _Building a Custom React Renderer_](https://youtu.be/CGpMlWVcHok) [video]
|
||||
* [**Javascript**: _Reinventing Mobx_](https://www.youtube.com/watch?v=P_WqKZxpX8g) [video]
|
||||
* [**Javascript**: _Reinventing RxJS_](https://vimeo.com/345719107) [video]
|
||||
|
||||
#### Build your own `Game`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user