• < Jia Hao />

  • About

Index page cover

On Rust Lifetimes

February 10, 2019

A little bit about lifetimes in Rust

4 min read

Writing Java With a Dash of Functional Programming

August 31, 2018

Using Either in Java for more declarative code

10 min read

Optimistic Locking with the DynamoDB Mapper

August 04, 2018

Exploring how optimistic locking is implemented in the DynamoDB Mapper library

10 min read

Mistakes Were Made

June 19, 2018

Bamboozled by some Python

7 min read

Integrating and Building All the Things For My Website!

February 25, 2018

The engineering behind this website

17 min read

Why I Upgraded My Website to GatsbyJS

February 24, 2018

My thought process during the long overdue rewrite of this website

9 min read

Deep Dive into Database Timeouts in Rails

January 29, 2018

Exploring how timeouts on database connections are critical to resilent Rails applications

16 min read

Mocking Modules with Jest

January 23, 2018

How to mock modules using Jest à la RSpec

3 min read

Hello Blog World!

January 22, 2018

console.log('Hello Blog World!');

1 min read

© Jia Hao Goh