Here are some things I’ve found useful this week or that I enjoyed:
- You don’t need passport.js - Guide to node.js authentication - Santiago Quinteros explains how authentication in Node.js applications work
- Implementing DTOs, Mappers & the Repository Pattern using the Sequelize ORM [with Examples] - DDD w/ TypeScript - how to handle data access with TypeScript and Domain-Driven Design
- What’s the best documentation you’ve ever seen? - reddit thread: I like the DigitalOcean Tutorials
- Using Typescript in Node.js - a 20 minute video on how to get started with TypeScript in Node.js
- Easy Peasy React State Management - an introduction to a state management library