An open API service indexing awesome lists of open source software.

https://github.com/brayschurman/neat-things

Things I can't remember.
https://github.com/brayschurman/neat-things

dev-notes notes reference

Last synced: about 1 month ago
JSON representation

Things I can't remember.

Awesome Lists containing this project

README

          

# Dev Notes

Here lies things I'd like to have reference to.

- [Async](src/async.md)
- [Caching](src/caching.md)
- [Command Line](src/command-line.md)
- [Functional Programming](src/functional-programming.md)
- [Debugging](src/debugging.md)
- [Design Patterns](src/design-patterns.md)
- [Destructuring](src/destructuring.md)
- [File Structure](src/file-structure.md)
- [Functions](src/functions.md)
- [Git](src/git.md)
- [NextJS](src/nextjs.md)
- [ReactJS](src/react.md)
- [REST](rest.md)
- [Scalability](src/scalability.md)
- [NASA 10 Rules](src/nasa-10-rules.md)
- [Node](src/node.md)
- [TypeScript](src/typescript.md)

## Todo

- data structures
- algorithms
- big O
- testing
- security
- performance
- networking
- http
- tanstack table