LLeoinblog.leogtz.de00Why Astro Is My Go To for Content WebsitesMay 22 · 3 min read · Most websites just show content. They don't need much interactivity like homepages, landing pages and portfolios. You could build them with plain HTML, CSS and JS, but as soon as the site grows that gJoin discussion
LLeoinblog.leogtz.de00My CLI was slow — then I stopped awaiting everythingMay 18 · 2 min read · I build a CLI that scans a directory full of projects and runs npm audit --json on each one to find vulnerabilities. It worked but it felt slow. Every project waited for the previous one to finish befJoin discussion