Categories
Building My Indie Business

2021 year in review

8 min read Jump links A year of firsts Client work Technical writing Products Ebook: Express API Validation Essentials Workshop: Node Validation Essentials Traditional book publishing Content Twitter Blog posts Videos Mailing list Plans for 2022

Categories
Node.js

Get started with validation in Node.js

4 min read A powerful validation duo Creating a schema and validating data Schema generation Try it yourself Wrapping up Further reading

Categories
Node.js Videos

Talk: Improving your applications with AbortController

< 1 min read

Categories
Node.js

How to cancel an HTTP request in Node.js

5 min read The Abort API Cancelling an HTTP request with an AbortSignal Support for cancelling HTTP requests Wrapping up

Categories
Node.js

Guidelines for choosing a Node.js framework

7 min read Jump links What’s your use case? Framework styles Support for promises and async / await Documentation Practical examples Community and ecosystem Project health Conclusion