Showing posts fromweb

How To Build a Chrome Web Extension with Svelte

## Background There are many possible ways to build a Chrome extension (or Firefox addon, or web extension in general). * The simplest way is to use vanilla JavaScript, HTML, and CSS following the o

Read More

From TinyMCE to Lexical and TipTap Rich Text Editor

## 1. Background Around the same time last year, I started building the Chrome extension [Ultra Notes](https://chromewebstore.google.com/detail/ultra-notes/ngfhnakbmjknpcepkeiilllocgbdfehi) * https:/

Read More