Electric Sheep

React: TypeScript basics

26 March, 2022

This is the first in a series of posts delving into using React with TypeScript (Ts). Writing React with Ts is a lot of fun, Ts is in…

Angular Development in Docker - Part 1

24 June, 2020

Angular Development in Docker We need to create a local working directory four our source code, if your using WSL, place this in your WSL…

Angular strict mode

09 February, 2020

Strict Angular If you like to have your TypeScript type checking to be stricter, there are a few settings that can be turned on within your…

Editor Monospaced Fonts

26 January, 2020

Monospaced Fonts Mono fonts are a mainstay of developer IDE and text editors alike. They allow for a clean, consistent look and feel when…

Haskell with Visual Studio Code

20 January, 2020

Installing Haskell Head to haskell.org and download a copy of the minimal installer for your platform. This will install the core Haskell…

Monokai Operator

17 May, 2018

Monokai Operator is a theme for Visual Studio Code (VSCode). It is based on the VSCode Monokai theme, with customisations for italics making…

Debugging Angular in VS Code

17 February, 2017

With the VS Code Extension Debugger for Chrome this should be a quick setup for most projects, especially if you are using angular-cli. Open…

Android Studio Logcat Colours

07 July, 2014

A tip that was passed on to me via Google+ from +MatoušSkála in this post, it is a useful tip to keep around. Simple adjustments to the…