Loading

How Node.js Fakes Multithreading

Node.js is one of the most popular languages for web servers, even though JavaScript is single-threaded. This might seem contradictory at first—don’t web servers need to handle simultaneous connections?

Kyle Nazario

Kyle Nazario

Project Management

Managing Parallel Design System and App Development

At Bitovi, we embrace the concept of a design system. Global patterns and components provide standard look, feel, and reusability across a suite of applications. We have our own, and we often build them for our clients. Ideally, a design system is fully developed and available before building applications that will use it.

Paul Herzog

Paul Herzog

DevOps

DevOps Consulting: Continuous Delivery

If you’re working with software, you’ve probably come across the terms “Continuous Delivery,” “Pipeline Runners,” and “Infrastructure as Code (IaC).” Or perhaps you’re already benefiting from automated deployments in your organization and want to learn more about the inner workings of these magic boxes.

Mick McGrath

Mick McGrath