louisjr.dev
HomeBlogProjectsContact

Blog

2025 Is the Year of Polish

Some thoughts on what I am focusing on improving in the remainder of 2025 and why.

2025-07-23

Improving JavaScript performance by ditching the Date object

How I improved my apps performance by implementing a simplified date structure

2024-05-02

Web Workers

A brief look at Web Workers and how to use them.

2022-12-12

Using C# Web Assembly without using Blazor

An overview on how to use Web Assembly with C# and avoiding building a Blazor application.

2022-07-15

How to update Ghost with Docker

A guide on how to update your docker ghost instance

2022-07-06

How I am growing my technical skillset in 2022

My plan for growing my skillset in 2022 my 5th year of professional Software Development.

2022-02-10

Ignore SSL validity with HttpClient

How to ignore SSL validity with http client (can be usefeul for working with self signed certificates)

2021-09-02

What are Semaphores?

Looking at what a semaphore is and why you might want to use it.

2021-05-29

What is Recursion?

Looking at what recursion is and why you might want to use it.

2021-01-21

5 Things I Wish I Knew When I Was a Junior Dev

Some notes for Junior developers on things I wish I knew when I was starting my dev career.

2020-08-20