PinnedGregory KinginJavaScript in Plain EnglishGeneral Theory of Svelte ReactivitySvelte makes adding reactivity to components almost effortless. It provides an easy to use syntax that abstracts away a lot of complexity…Jul 31, 20211Jul 31, 20211
Gregory KinginJavaScript in Plain EnglishA Brief Guide to TypeScript and D3js Hierarchy and TreesA simple guide on how to fix type errors when using TypeScript with D3’s hierarchy package.Nov 23, 2023Nov 23, 2023
Gregory KinginJavaScript in Plain EnglishA simple guide to using TypeScript with D3jsWe explore how to use TypeScript with D3js and how to address some of the common type errors you might encounter while using D3js.Oct 30, 20231Oct 30, 20231
Gregory KinginJavaScript in Plain EnglishJavaScript’s Non-Zero Cost AbstractionsIn this article, we explore why some idiomatic ways of writing JavaScript might not have the best performance.Jun 12, 2023Jun 12, 2023
Gregory KingWhy you should use Zola for your WordPress projectsToday, a large portion of websites are powered by WordPress and because of this, it is easy to fall in to the trap of thinking that it is…Oct 23, 2021Oct 23, 2021
Gregory KinginJavaScript in Plain EnglishPeriodic Table of Elements in Svelte — Part 2In part 1, we were able to hook up our data and render the periodic table using Svelte. If you need a short refresher, you can find part 1…Dec 3, 2020Dec 3, 2020
Gregory KinginJavaScript in Plain EnglishPeriodic Table of Elements in SvelteRecently, I’ve been playing around with Svelte and I am amazed at how simple and easy it is to understand. There is also very little…Nov 11, 20202Nov 11, 20202