Things to checkout
14 October 2022 (Updated 3 August 2023)
Libraries / packages
- drizzle-team/drizzle-orm – TypeScript ORM.
- facebook/memlabs – A framework for finding JavaScript memory leaks and analyzing heap snapshots
- Mantine – React component & hooks library
- PlanetScale – Serverless database platform
- plasmo – Framework for building browser extensions
- polyfill.io
- Remix – Full-stack React web framework
- Supabase – Open-source Firebase alternative
- trpc – Create end-to-end typesafe APIs with TypeScript
- tsdx – Zero-config CLI for TypeScript package development
- vite – Next generation frontend tooling
- vitest – A Vite-native test framework
Books
- Hackers and Painters
- Rebuilding HTPP – Noah Gibbs
- Refactoring UI – Adam Wathan
- Shape Up – Basecamp
CLI
Podcasts
- Full Stack Radio – Adam Wathan
- Maintainable – Robby Russel
- The Changelog podcast
- Hanselman minutes
Posts / articles
General programming
Soft skills
React
- React as a UI Runtime – Overreacted
- Thinking in React
- How to fetch data with React Hooks
- lahmatiy/react-render-tracker
Projects
React hooks
- useUrlState
- useCookieState
- useLocalStorageState
useShallowEffect
useDeepCompareEffect
- use-local-storage
useMediaQuery
Talks
Tools
Tagged:
Misc