My Knowledge Graph
This is a collection of brief, linked pieces of important information. It's a work in progress, and I'm constantly adding to it.
Navigate the graph by clicking on nodes that interest you. You can also drag nodes around to explore the graph.
Here are the categories of knowledge I've collected so far:
/ db
/ uncategorized
- IOC is your friend
- React
- Separation of Concerns
- Signals in js
- SolidJS
- tRPC creates typesafe fullstack endpoints
- Typescript
/ js
/ react
- Don't put everything inside React
- React renders FCs multiple times
- OTA updates are RN's superpower
- Rules of hooks
- Server Components