About 14 results
https://jakelazaroff.com/words/web-components-eliminate-javascript-framework-lock-in/ · 27 Nov 2023
Web components can dramatically loosen the coupling of JavaScript frameworks. To prove it, we're going to do something kinda crazy: build an app where every single component is written in a different JavaScript framework.
https://matteogassend.com/articles/markdown-editor · 2 Oct 2023
import Stackblitz from '../../components/mdx/Stackblitz.astro' As you have probably guessed from the previous articles in this series (go read them if you haven't, btw), the main thing when building a markdown publishing webapp, is the markdown editor its...
https://jakelazaroff.com/words/building-a-live-coding-audio-playground/ · 21 Aug 2023
Two weeks at Recurse went by fast! I started out trying to build an Audio Units extension and — in a classic yak shave — ended up building a live coding audio playground.
https://jakelazaroff.com/words/no-one-ever-got-fired-for-choosing-react/ · 4 Dec 2020
If you spend a lot of time on Hacker News, it’s easy to get taken by the allure of building a project without a framework.