JavaScript

Web Development

First Impressions of Vue: A React Developer's Perspective

Some notes on what it's like to step outside of the realm of React to work with Vue.

Read

Implementing Async/Await using JavaScript Generators

We'll make generators in JavaScript run like async/await functions.

Read

Creating a Cyclic Carousel with JavaScript and CSS

A quick walkthrough of how you can create a carousel component which loops through a single list of images multiple times.

Read
Web Development

Composition Events

I examine an oft-overlooked issue relating to browser input elements and typing methods for Chinese characters.

Read
Web Development

Assembling Robust Web Chat Applications with JavaScript: An In-depth Guide

A practical deep-dive into how you can write complex web chat UIs effectively with some of the best JavaScript tools out there.

Read

Acing Your Front-End Coding Interview at Carousell

I deconstruct what Carousell's front-end candidates need to know in order to succeed at our interviews.

Read