• 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

Aurelia 2

Exploring The Aurelia 2 Task Queue

Aurelia 2 · August 17, 2023

The Aurelia 2 Task Queue is a robust scheduler designed to address various challenges associated with timing issues, memory leaks, race …

Continue Reading

Getting To Know Lambda Expressions in Aurelia 2

Aurelia 2 · August 16, 2023

In Aurelia 2, lambda expressions bring a breath of fresh air to templating by enabling developers to write concise and expressive code …

Continue Reading

Harnessing the Power of Effect-Based Observation in Aurelia 2

Aurelia 2 · August 15, 2023

In modern web development, managing reactivity—how parts of an application respond to changes in data—is paramount. Aurelia 2, a robust …

Continue Reading

Working with enhance in Aurelia 2: A Comprehensive Guide

Aurelia 2 · August 14, 2023

Aurelia 2, a modern front-end JavaScript framework, introduces a powerful feature called enhance that allows developers to breathe life into …

Continue Reading

Extending Aurelia 2’s Attribute Mapper for Custom Web Components

Aurelia 2 · August 10, 2023

Custom web components have revolutionised web development by enabling encapsulation, reusability, and dynamic functionality. Combined with …

Continue Reading

Become An Unstoppable Templating Wizard With Aurelia 2’s Template Compiler

Aurelia 2 · August 9, 2023

Aurelia 2, the latest incarnation of the Aurelia framework, is packed with improvements and new features. Among these, the revamped template …

Continue Reading

Unleashing the Power of the @watch Decorator in Aurelia 2

Aurelia 2 · August 8, 2023

In Aurelia 2 the @watch decorator allows you to react effectively to data changes in your application, from simple properties to complex …

Continue Reading

Working with au-slot in Aurelia 2: Creating a Repeater with Replaceable Components

Aurelia 2 · August 5, 2023

Aurelia 2 has some awesome templating features that make creating dynamic and replaceable components a breeze. One of these features is the …

Continue Reading

How to Access the Controller and Viewmodel of an Aurelia 2 Component

Aurelia 2 · July 1, 2023

In Aurelia 1, you could access the controller of an Aurelia component by accessing au.controller of an element. In Aurelia 2, there is a …

Continue Reading

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

Primary Sidebar

Popular

  • Handling Errors with the Fetch API
  • How To Get The Hash of A File In Node.js
  • Thoughts on the Flipper Zero
  • How To Paginate An Array In Javascript
  • Testing Event Listeners In Jest (Without Using A Library)

Copyright © 2023 · Dwayne Charrington · Log in