• 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

Javascript

Crafting Cosine Similarity Calculations in TypeScript: A Comprehensive Guide

AI, TypeScript · May 27, 2023

Introduction In data science and machine learning, cosine similarity is a measure that calculates the cosine of the angle between two …

Continue Reading

How to Implement Token Bucket Rate Limiting In NestJS

Front End Development, TypeScript · May 24, 2023

Rate limiting is a crucial aspect of building scalable and secure web applications. It helps prevent abuse and ensures the fair usage of …

Continue Reading

How to parse VIN numbers using TypeScript

TypeScript · May 19, 2023

In this blog post, we'll create a simple TypeScript module for parsing Vehicle Identification Numbers (VINs). VIN is a unique 17-character …

Continue Reading

How to Build a Key Generator with TypeScript

TypeScript · May 15, 2023

Today, we're going to build a license key generator. This flexible generator will allow you to create keys of varying lengths and segment …

Continue Reading

Ten TypeScript Tricks for Writing Super Clean Code

TypeScript · May 12, 2023

In this post, I am going to go over a few TypeScript features that will make your code cleaner and strongly typed. You might already be …

Continue Reading

Why You Should Be Using globalThis Instead of Window In Your Javascript Code

Javascript · February 23, 2023

I hate to be "that guy" that publishes a blog post and says, "Stop using X" and "Why you should be using X instead", but after a recent …

Continue Reading

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

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 14
  • Go to Next Page »

Primary Sidebar

Popular

  • NBN Box Installed Inside of Garage, Where Do You Put The Modem?
  • How To Install Eufy Security Cameras Without Drilling or Using Screws
  • Thoughts on the Flipper Zero
  • An Honest Review of The Galaxycove Star Projector (read before you buy)
  • Handling Errors with the Fetch API

Copyright © 2023 · Dwayne Charrington · Log in