§ Journal
Notes from the workshop.
A working log of things I've learnt, broken, and rebuilt. Mostly software, sometimes tangents.
3 ENTRIES · LAST UPDATE DEC 15, 2024
DEC 15, 2024
tutorial
Getting Started with SvelteKit and MDsveX
Learn how to create beautiful, content-rich websites using SvelteKit and MDsveX. This guide covers setup, configuration, and best practices.
SvelteKitMDsveXTutorialJavaScript
DEC 15, 2024
tutorial
Simple Test Post
A simple test post to verify mdsvex is working correctly
testmdsvex
DEC 10, 2024
tutorial
Building Scalable APIs with Node.js and TypeScript
Learn how to create robust, type-safe APIs using Node.js, TypeScript, and modern best practices for scalable backend development.
Node.jsTypeScriptAPIBackend