JavaScript MaDrs
SvelteKit / Svelte 5 / TypeScript / Tailwind / Turso / Drizzle / Better Auth / Bun / Featured
Description
Interactive JavaScript quick-reference and flashcard trainer with searchable methods, filters, and an in-browser playground.
Demo is a preview. This project is a work in progress.
Overview
JavaScript MaDrs is designed as a fast, practical JavaScript reference for beginners and experienced developers alike. The main view makes it easy to search and scan methods without leaving the page.
Methods can be filtered by type and category, and the project covers constructors, static methods, and instance methods across a broad set of JavaScript data types.
It also includes an interactive playground and modal flashcard flow, with authentication and entitlement gating for protected learning content.
I built this with SvelteKit + TypeScript + Tailwind CSS v4, using Turso + Drizzle for data and Better Auth for auth/session handling.