March 24, 2023
This blog will explore how you can use Github Actions to deploy Stackstorm to AWS in just a few clicks!March 20, 2023
ChatGPT is hot right now, so I thought I should experiment with letting it write a blog post. It did surprisingly well. The following is more than half AI-generated. For the most part, the first...March 17, 2023
For the last few years, several members of my team and I have been working with a Fortune 500 global company to help build a Node.js ecommerce platform. We learned many valuable lessons along the...March 13, 2023
There are some things you just have to prioritize for product design excellence. Retaining great talent and building incredible products in 2023 requires intentionality. But where should you focus...March 10, 2023
If you’re new to the Deploy Docker to EC2 GitHub Action, check out this post!March 10, 2023
If you’re new to the Deploy Docker to EC2 GitHub Action, check out this post.March 8, 2023
Is your Agile team moving from task to task without much awareness of the bigger picture? You need a Product Requirements Document.March 6, 2023
Looking for a way to increase developer productivity and improve your code review process? Try Review Buddies.March 3, 2023
Lots of things change year over year, especially in backend development. GraphQL, as well as Node.js, are no exception! We’ll cover some background context for the changes leading up to 2023 and then...March 1, 2023
Are you thinking about designing a backend API? You probably already know about REST architecture. You might even know that the REST architecture doesn’t handle complex applications very well.