Projects STRLCPY build-your-own-x Commits 4ebdcf33
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    README.md
    skipped 5 lines
    6 6   
    7 7  > *What I cannot create, I do not understand — Richard Feynman.*
    8 8   
     9 +This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. It's a great way to learn. Submissions welcome, just send a PR.
     10 + 
    9 11  ## Table of Contents
    10 12   
    11 13  * [3D Renderer](#build-your-own-3d-renderer)
    skipped 432 lines
    444 446  * [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
    445 447   
    446 448  ## Contribute
    447  -* Contributions are very welcome: [Submit tutorial](https://github.com/codecrafters-io/build-your-own-x/issues/new)
     449 +* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
    448 450  * Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments and "reactions"
    449 451   
    450 452  ## Origins & License
    skipped 5 lines
Please wait...
Page is in error, reload to recover