JH

Blog

Post

How to set up WSL for NodeJS Development

A tutorial on setting up Windows Subsystem for Linux for NodeJS development on a Windows machine.
JH

By Jordan Harrison

On Sep 7, 2023

Post

A first look at Svelte for React Developers

Svelte is a framework which aims to provide a more efficient way of building web applications compared to traditional frameworks like React.
JH

By Jordan Harrison

On Feb 28, 2023

Post

Reflecting on my career so far - Retail to Tech Support to Software Engineering

Fresh faced, no idea what career I wanted, just loved everything to do with technology. I didn't expect that 5 years later I would be in my dream career, doing something that genuinely made a difference.
JH

By Jordan Harrison

On Feb 18, 2023

Post

Is serverless truly... serverless?

Serverless technology has become increasingly popular in recent years, but there is still some confusion about what it actually means.
JH

By Jordan Harrison

On Dec 10, 2022

Post

React hooks and best practises to use them effectively

Hooks are a powerful feature in React that allows you to use state and other React features without writing a class.
JH

By Jordan Harrison

On Dec 6, 2022

Post

Reflecting on my time at NodeConf EU 2022

In this post i'll be reflecting on my time at NodeConf EU - along with my thoughts on the talks I attended.
JH

By Jordan Harrison

On Oct 5, 2022

Post

How to enforce Conventional Commit messages using Git hooks with husky & commitlint

In this guide I will be showing you how to enforce the use of Conventional Commit messages in Git.
JH

By Jordan Harrison

On Aug 18, 2022

Post

An introduction to Conventional Commits

Conventional Commits is a specification for adding human and machine-readable meaning to commit messages.
JH

By Jordan Harrison

On Aug 7, 2022

Post

Getting started with Unit Testing in Node using Jest

In this post we're going to take a look at the basics of unit testing, particularly with Jest.
JH

By Jordan Harrison

On Aug 5, 2022

Post

How to build a simple Login system with React & Firebase

This guide will step you through how to build a React app and implement a login system using Firebase.
JH

By Jordan Harrison

On Aug 2, 2022

Post

A Summer's Work... Redesigning WIT's Tutors Open Source Software Using DaisyUI

During the summer of 2021, I tasked myself with redesigning the Tutors course reader software.
JH

By Jordan Harrison

On Sep 10, 2021

Post

How to create and host a HTML website for free using GitHub Pages

In this blog post, I will show you how to create and host a basic HTML website for free using GitHub Pages.
JH

By Jordan Harrison

On May 14, 2021