Here are some things I’ve found useful this week or that I enjoyed:
- TypeScript Weekly - a newsletter for TypeScript
- How YOU can use Nest to build a GraphQL API - a tutorial that walks you through building a GraphQL endpoint with CRUD functionality
- Forget about component lifecycles and start thinking in effects - about React Hooks
- Build a Todo App in React Using Hooks - simple tutorial for beginners
- One simple trick to optimize React re-renders - without using React.memo!