w

w @thedubcoder

Joined:
Jul 22, 2019

w
articles - 6 total

Javascript Dates are Still Confusing in 2022 📅

Javascript can be a humbling language at times (or even downright frustrating 😡!), especially when...

Learn More 0 0Aug 3 '22

The CommonJS vs ES Modules "War" is Taxing for Us Regular Folks Out Here - One Way To Interop

You can get through this article without being an expert on either, but if you want details, I...

Learn More 19 5Mar 29 '22

I Thought TypeScript Decorators Were Hard - Now I Use Them To Cache Async Data

It's 3pm in the workday, I'm a bit tired, and suddenly my co-worker submitted a PR that involved a...

Learn More 2 0Mar 22 '22

Setup A Fastify App with Jest Tests the Right Way ⚡️

Setup A Fastify App with Jest Tests the Right Way ⚡️ If you've ever used the fastify-cli...

Learn More 11 1Mar 19 '22

How To Automate Code Cleanliness in VSCode with Typescript, ESLint, and Prettier

I'm a fan of automating this type of thing since I do it in almost every project I ever start up. I j...

Learn More 8 0Jun 9 '21

Setup Your Fastify Server With Logging The Right Way - No More Express

Learning a new Node.js framework can be daunting given the speed at which the ecosystem moves these d...

Learn More 27 1Jun 4 '21