• 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

How To Paginate An Array In Javascript

Javascript · September 21, 2020

I was recently tasked with implementing pagination for an array of values (in some instances, over 2400 of them) and instead of using an …

Continue Reading

Convert a HTML Dropdown To an Object

Javascript · September 17, 2020

I had a rather interesting use-case recently where I needed to take the contents of an HTML dropdown on a website which had timezones and …

Continue Reading

Moment.js Officially Becomes A Legacy Project In Maintenance Mode

Javascript · September 15, 2020

Well, here is an announcement that probably won't surprise anyone who has used Moment in the last few years, especially trying to get the …

Continue Reading

Does @types/node have to be the same version as Node?

Node.js · September 8, 2020

You'll notice from time-to-time that Node.js will release a new minor version and sometimes a major version. If you're working with …

Continue Reading

Is Blazor The Future of Development?

Blazor, Javascript, WebAssembly · August 28, 2020

For a while now, Microsoft has demoed and spoken about their highly hyped WebAssembly framework that aims to blur the lines between front …

Continue Reading

Sure, map(), .filter(), and .reduce() Are Great and All, But Don’t Use Them In Place of Common Sense

Javascript · August 26, 2020

I see a lot of questionable blog posts and articles out there about Javascript. And, I should know, I have written some of them myself in …

Continue Reading

How To Create An Iframe and Populate It With Dynamic HTML In Javascript

Javascript · August 25, 2020

At work recently, I had a use-case where I needed to show a preview of some HTML dynamically sent from the server inside of an iFrame. It …

Continue Reading

Waiting For Elements To Exist In The Dom With User-specified Attempts

Javascript · August 24, 2020

I had to implement some testing logic recently where I wanted to wait for a heavy page to load and for specific elements to become …

Continue Reading

How To Handle Async/Await Errors in Javascript

Javascript · August 24, 2020

Some developers are still new to async/await in Javascript. If you're used to callbacks or using .then to get the value of a promise, …

Continue Reading

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 12
  • Go to Next Page »

Primary Sidebar

Popular

  • Thoughts on the Flipper Zero
  • Testing Event Listeners In Jest (Without Using A Library)
  • How To Get The Hash of A File In Node.js
  • I Joined Truth Social Using a VPN and Editing Some HTML to Bypass the Phone Verification
  • How to Use Neural DSP Archetype Plugins With the Quad Cortex
  • Smoke Detector Randomly Goes Off Early Hours of The Morning
  • NBN Box Installed Inside of Garage, Where Do You Put The Modem?
  • How To Mock uuid In Jest
  • Which Neural DSP Archetype Plugins Should You Buy?
  • Removing A Character From The Start/End of a String In Javascript

Recent Comments

  • kevmeister68 on I Joined Truth Social Using a VPN and Editing Some HTML to Bypass the Phone Verification
  • BBosman on Unpkgd Is Down (Again)
  • Odie on Neural DSP Reveal Details About the Long-Awaited Quad Cortex Desktop Editor
  • David Baumann on Neural DSP Reveal Details About the Long-Awaited Quad Cortex Desktop Editor
  • Julius on Is Web 3.0 Just Another Crypto Hype Scam?

Copyright © 2022 · Dwayne Charrington · Log in