Logo with initials
Articles about Code - Alvin Bryan

#Code

Things I don’t know

──── 3 mins

Here are the (coding-related) things I don't know, as of 2021. In an effort to help junior developers feel more comfortable.

Under the hood: Tech Stack

──── 6 mins

Looking at the different technical choices I made for this website.

Weak References in JavaScript

──── 2 mins

Looking at Weak and Strong references in JavaScript. It's a concept front-end developers are not used to.