Menu

Close
  • Home
  • Postgres with Node.js
  • StatsD, File Descriptors, and the Singleton Pattern
  • Error Handling Patterns in Elm
  • Discovering and solving issues with CPU-bound work in our distributed node.js system
Subscribe
SMRxT Engineering Menu

SMRxT Engineering

Improving patient outcomes through excellent engineering practices.

Scroll Down
Page 1 of 1

Discovering and solving issues with CPU-bound work in our distributed node.js system

Overview Why our mistakes matter to you Node is extremely popular and is an amazing tool for building APIs and entire backends. It has a low »

Stephen Reddekopp 19 August 2022

Error Handling Patterns in Elm

There are a number of errors that occur, in any software application, during the course of normal program execution. The way we represent and handle these »

Justin Noggle Justin Noggle on error-handling, elm, error, model, result 03 August 2017

StatsD, File Descriptors, and the Singleton Pattern

TLDR - Each new instance of a hot-shots client binds to a different UDP file descriptor. Since we were creating a new client for every API »

Alex Munda Alex Munda 01 July 2017

Making Postgres with Node.js awesome!

Background Using Postgres with Node.js has been one of my favorite experiences in professional software development. Working with the database has been, for the most »

Joe Andaverde Joe Andaverde on TinyPg, Postgres, Node.js, TypeScript 07 May 2017
Page 1 of 1
SMRxT Engineering © 2023
Proudly published with Ghost