Introduction Second time reading The Dip by Seth Godin. Without notes/reflection, I forgot...
Introduction Learned how to make YouTube videos from this CSS Tricks article, Fluid Width...
Intro I found out about Etag while reading thru Youtube Data API documentation. One of th...
TL;DR Install the official .deb version of VS Code. Issue Running Ubuntu 20.04...
Introduction First time learning i18n (internationalization) using gatsby-plugin-react-i18...
TL;DR Check out repository with actions/checkout@v2 before @actions/glob. Introd...
Introduction A note to self lest I forget the resources I learned from. As I was going th...
A note to self on how to make HTML text with gradient background. Introduction I saw a co...
Introduction I started learning Snowpack and have been pleased with the speed and developm...
Introduction I started using Tampermonkey browser extension for some forums without "filte...
*** Note on 2020-06-26 *** There is a very nice customization video, React Material-UI Themes: Custo...
This is a note as I wrote down as I was going through Svelte tutorial. Might be of helpful for some...
Installed Kubuntu 20.04 LTS (KDE version of Ubuntu) on my old laptop. Had a bit of trouble setting u...
As I was playing around with YouTube Player API Reference for iframe Embeds, I was getting the follow...
Updated on 2020-02-29 Replaced concurrently with npm-run-all Fixed initial empty page lo...
Webmention is not new and I liked the idea after reading @swyx's post, Clientside Webmentions - Joini...
I've heard and read about Deliberate Practice but never paid attention to it. After coming across Ja...
Tailwind names Letter Spacing utilities with tracking-* and Line Height, leading-*. TIL that they ar...
Netlify introduced build minutes (300 minutes for the free tier, 1000 for the pro account), which lim...
Thoughts on prefetching lazy-loaded component
Rough list of migrating WordPress blog to Gatsby and stuff
"useSWR" - React Hooks for Remote Data Fetching from Zeit
Links to React Conf 2019 live stream
Image by StockSnap from Pixabay As I was looking for ways to deploy a node & react site for intr...
Photo by Kelly Sikkema on Unsplash There isn’t a way to monitor stickiness of a component in CSS (po...
Photo by Егор Камелев on Unsplash (Image chosen cuz it’s a suspense-invoking cute...
Photo by Sora Sagano on Unsplash You might run into the following error after deploying an MDX-Deck...
Last night, I vented out my frustration on <link> requiring href to point to a CSS stylesheet i...
Why does Math.min return Infinity, not a negative Infinity?
A Zero-configuration CLI (command line interface) for creating a TypeScript library ...