• 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

Where Did All The TypeScript Haters Go?

TypeScript · February 21, 2023

TypeScript is a statically-typed superset of JavaScript introduced by Microsoft in 2012. It's a language that some developers love to hate, …

Continue Reading

Creating a Secure Password Generator Using TypeScript

TypeScript · February 16, 2023

Password generation is something you're hopefully using a password manager for these days. However, you might not be aware that modern …

Continue Reading

Sentiment Analysis Using TypeScript Without Dependencies

Javascript, TypeScript · February 9, 2023

Sentiment analysis is usually a task that requires a specialised dataset and machine-learning techniques to implement properly. However, I …

Continue Reading

How to Extend the Window Object in TypeScript

TypeScript · September 29, 2022

In many cases when you're working with TypeScript, there are type definitions available for almost every package out there. However, in …

Continue Reading

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

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Popular

  • I Joined Truth Social Using a VPN and Editing Some HTML to Bypass the Phone Verification
  • Testing Event Listeners In Jest (Without Using A Library)
  • How To Get The Hash of A File In Node.js
  • Thoughts on the Flipper Zero
  • Waiting for an Element to Exist With JavaScript
  • How To Paginate An Array In Javascript
  • How To Mock uuid In Jest
  • How To Decompile And Compile Android APK's On A Mac Using Apktool
  • How To Get Last 4 Digits of A Credit Card Number in Javascript
  • Wild Natural Deodorant Review

Recent Comments

  • CJ on Microsoft Modern Wireless Headset Review
  • Dwayne on Microsoft Modern Wireless Headset Review
  • CJ on Microsoft Modern Wireless Headset Review
  • john on Microsoft Modern Wireless Headset Review
  • Dwayne on Why You Should Be Using globalThis Instead of Window In Your Javascript Code

Copyright © 2023 · Dwayne Charrington · Log in