(312) 620-0386 | contact@bitovi.com
Get our best content on how to build better apps.
Got product development questions?
Join us on
Discord
How to Use Node.js Temporal Workflows to Batch Process Operations
Temporal is a great tool for batch processing—in this post, we’ll show you all of the solutions that Temporal provides for when you need to handle tens, hundreds, or even thousands of operations.
Kevin Phillips
Director of Backend Development
Backend Basics: Anatomy of a Node API
Understanding how your app functions is just as important as understanding how to build the app. Having a foundational knowledge of Node.js apps gives you the tools you need to build successful APIs. From Packages to ORM, Routers to Tests, each element of a node.js application has a specific function.
Austin Kurpuis
Fundamentals of Relational Database Normalization
It cannot be emphasized enough—the structural model of your data will set the foundation for the rest of your app.
Marshall Thompson
Developer