Published inLevel Up CodingHow to Save HTML Canvas to Mp4 Using WebCodecs API 10x Faster Than Realtime in the BrowserAfter using the MediaRecorder to capture a canvas as a video, I figured there was a better way…and there was!Feb 14Feb 14
Published inLevel Up CodingTutorial: Deploy a React Server Side Rendered Application Using Bun on EngramIn this post, we will create a server side rendered (SSR) React application that is run with the bun runtime (buntime) and deploy to EngramSep 14, 2023Sep 14, 2023
Published inStackademic4 Reasons Bun Will Become My Default JavaScript RuntimeMy time with Bun has been short, but what I’ve seen leads me to believe I will be converting my existing projects to use Bun instead of…Sep 7, 2023Sep 7, 2023
Published indev/tailsI Paid For an Award to Prove the Internet 2.0 Conference is a Scam: Part OneWhen a sketchy LinkedIn message came my way, I couldn’t help but want to investigateSep 1, 20231Sep 1, 20231
Published inLevel Up CodingTutorial: How to Build a Blog in Rust — Static File ServerStep by step instructions for implementing an http server in rust that serves up static filesMar 1, 2023Mar 1, 2023
Published inLevel Up CodingWhy I am Struggling to get Behind Next.js and VercelI finally dove into Next.js/Vercel and this article lays out some of the concerns I have that stop me from committing to eitherFeb 6, 2023Feb 6, 2023
Published inLevel Up CodingAm I Overreacting? Or is React Over-Reacting?In this post I will explore performance problems with React, ways to improve performance, and counter with examples in vanilla JSDec 28, 202225Dec 28, 202225
Published inGeek CultureBuilding a Web Browser With SDL in C++Why I’m starting to build a browserNov 22, 2022Nov 22, 2022
Published inLevel Up CodingHow to Build an HTML Parser in C++Using a state machine to parse htmlNov 22, 2022Nov 22, 2022
Published inLevel Up CodingBuilding a Simple Database in JavascriptTutorial for building a MongoDB like database in JavascriptNov 8, 2022Nov 8, 2022