• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

I Like Kill Nerds

The blog of Australian Front End / Aurelia Javascript Developer & brewing aficionado Dwayne Charrington // Aurelia.io Core Team member.

  • Home
  • Aurelia 2
  • Aurelia 1
  • About
  • Aurelia 2 Consulting/Freelance Work

TypeScript

How to Add Typings to the Global TypeScript Window Object

TypeScript · September 28, 2021

Does this error look familiar? Property 'AddressFinder' does not exist on type 'Window & typeof globalThis'.ts(2339) There will come …

Continue Reading

Getting Typescript 3.7 To Work With Webpack and ts-loader

TypeScript, Webpack · October 30, 2019

At the time of writing this post, TypeScript 3.7 is in beta. Eventually, this post will become irrelevant. But, for the moment if you are …

Continue Reading

Mocking Default Imports In Jest With TypeScript

Javascript, TypeScript · October 11, 2019

If you are writing tests using Jest and you use TypeScript, there is a good chance you have encountered an error along the lines of …

Continue Reading

Module ES2015 and TypeScript 2.4 Dynamic Imports

TypeScript · July 7, 2017

TypeScript 2.4 dynamic imports error

Introduced in TypeScript 2.4 is support for the ECMAScript dynamic imports feature. If you didn't see the announcement or read it properly, …

Continue Reading

Configuring Git Pre Commit Hook And TSLint (automatically)

TypeScript · March 16, 2017

If you're a TypeScript user and you're reading this, then you're using TSLint (most likely). Recently, a situation at work arose where even …

Continue Reading

Dealing With Tslint Errors/Warnings In Third Party Files

TypeScript · March 14, 2017

This might be a bit of an edge case for some, but recently I needed to use a third-party script in my Aurelia TypeScript application that …

Continue Reading

Getting Visual Studio Code To Work With Next Versions of TypeScript

TypeScript · July 7, 2016

Recently whilst helping out a client with an Aurelia TypeScript project, I encountered a situation where the latest development version of …

Continue Reading

String Enums In TypeScript

TypeScript · May 30, 2016

Sometimes you want to specify in your application multiple allowed values. For example, you might have a method which allows you to perform …

Continue Reading

Primary Sidebar

Popular

  • Testing Event Listeners In Jest (Without Using A Library)
  • How To Get The Hash of A File In Node.js
  • Which Neural DSP Archetype Plugins Should You Buy?
  • Smoke Detector Randomly Goes Off Early Hours of The Morning
  • How To Mock uuid In Jest
  • Neural DSP Reveal Details About the Long-Awaited Quad Cortex Desktop Editor
  • Web 3.0 may have died before it even started
  • Deno Raises $21M - but is anyone using it yet?
  • NBN Box Installed Inside of Garage, Where Do You Put The Modem?
  • How To Install Eufy Security Cameras Without Drilling or Using Screws

Recent Comments

  • Jay on Neural DSP Reveal Details About the Long-Awaited Quad Cortex Desktop Editor
  • john on Deno Raises $21M – but is anyone using it yet?
  • Oranges on How To Store Users In Firestore Using Firebase Authentication
  • Precious on Fixing Sequel Pro SQL Encoding Error For Imported SQL Files
  • James on A List of WordPress Gutenberg Core Blocks

Copyright © 2022 · Dwayne Charrington · Log in