PinnedPublished inJavaScript in Plain EnglishThe Easiest Way to Get Started with Three.js Web AnimationsHere is the bare minimum knowledge you need to understand how web animations with three.js work, and how to animate something right NOW.Jan 22Jan 22
PinnedPublished inJavaScript in Plain EnglishIs Context Better than Redux?When I learned about the React Context API I was baffled by how simple it was to manage state across components.Apr 9, 202111Apr 9, 202111
PinnedPublished inJavaScript in Plain EnglishBuild an AR Drawing App with ReactMy goal was to build a web app that enables users to draw AR face filters, but I wasn’t sure if this was even possible…Mar 31, 20211Mar 31, 20211
Published inJavaScript in Plain EnglishThree.js, Three-Fiber, and Spline — Which should you use?Testing how easy it is to learn and use Three.js, Three-Fiber, and Spline — with beginner-level knowledge.Apr 41Apr 41
Five Reasons to Sign Up for a Coding BootcampIf you’re thinking about transitioning into tech, it can be hard to choose the right path. Depending on a multitude of factors, you might…Apr 14, 2021Apr 14, 2021
A Quick Guide to Microservice Architecture PatternsAs a software engineering student, it can be daunting to even begin thinking about how large companies build and maintain software. Going…Jan 1, 2021Jan 1, 2021
How 0s and 1s Translate to Digital ExperiencesAt some point in our lives, we’ve all come across the idea that computers “speak” binary — a cryptic wall of 0s and 1s that somehow…Nov 28, 20201Nov 28, 20201
Thinking About Time Complexity IntuitivelyAs an artist transitioning into computer science, nothing struck fear into my heart like seeing math.Nov 9, 2020Nov 9, 2020
The Deceptive Simplicity of RecursionWhen I started to learn about software engineering, few things stumped me as much as recursion. I was able to grasp loops, data structures…Oct 18, 2020Oct 18, 2020