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.
- Host: GitHub
- URL: https://github.com/brayschurman/neat-things
- Owner: brayschurman
- Created: 2022-11-11T00:40:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T13:37:41.000Z (about 2 years ago)
- Last Synced: 2024-06-13T16:12:22.664Z (about 2 years ago)
- Topics: dev-notes, notes, reference
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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