
Hands on with Node’s new built-in test runner
June 6, 2023![]() |
![]() |
qnm: A CLI Tool to Look Into Ran Yitzhaki |
|
![]() Full Stack for Front-End Engineers with Jem Young (Netflix) — Learn what it means to become a well-rounded full-stack engineer with this hands-on video course. You’ll dive into servers, work with the command line, understand networking and security, set up continuous integration and deployment, manage databases, build containers, and more. Frontend Masters |
Hands On with Node’s Built-In Test Runner — The built-in test runner became stable with the release of Node 20 and a lot of folks are now figuring out how to use it in their workflows. Phil walks through it with an easily understood and complete example here. Phil Nash |
|
Digital Cloud |
|
![]() |
Prisma-Lint: A Linter for Prisma Schema Files — The team behind this tool has dozens of schema files to stay on top of, so they built this to maintain a consistent style and ensure they have the proper indices in place. Loop Payments |
Actio: A Framework for Backend Apps — A framework that ‘blurs the line’ between microservices and monoliths giving the flexilibity to experiment with your approach. Comes with a few ‘batteries included’ services for areas like auth, file upload support, configuration, and payments. (Examples.) Crufters |
DOT Classes: TypeScript Library to Model Data Transfer Objects — Designed to model data transfer objects in HTTP JSON APIs using class-based schemas that serialize/deserialize, static types by default, custom validation support, and an API that may feel familiar if you use OpenAPI and JSON Schema. Robert Singer |
|
