High-Performance Syntax Highlighting with CSS Highlights API
Learn how to implement blazing-fast code syntax highlighting using the CSS Custom Highlight API without creating DOM nodes for each token.
I occasionally write about web development, programming, performance optimization, CSS, JavaScript, and other technology topics that I find interesting.
Learn how to implement blazing-fast code syntax highlighting using the CSS Custom Highlight API without creating DOM nodes for each token.
This blog explores detecting silence in audio streams using WebAudio API, outlining core principles, popular libraries, and a custom implementation for efficient voice activity detection.
You are probably here because you want to let your users send email via the Gmail app directly. You also do not want to launch a disambiguation dialog. You are also tired of finding ways to do so that works in 2023. If that's all true, you are in the right place.
Improve readabilty of your React components by not using useState to handle arrays.
Just what the title says... Built FloLang for a jam
My experience working with MIT App Inventor team during GSoC 2020
I built a mini Lisp-like interpreted language from scratch
A markdown test page