Bun Crash Course 2023 with HTMX example



Bun Crash Course 2023 with HTMX example

Bun Crash Course 2023 with HTMX example

Bun Crash Course with HTMX todo app example at the end. This video was inspired by the release of Bun 1.0 on 7 September 2023.

Repository of crash course – https://github.com/Eckhardt-D/bun-crash-course

Repository of example app – https://github.com/Eckhardt-D/bun-htmx-example

Bun – https://bun.sh
HTMX – https://htmx.org
Hyperscript – https://hyperscript.org
Pico CSS for the Styling – https://picocss.com
Elysia – https://elysiajs.com
Hono – https://hono.dev

A Bun Tutorial on the HTTP, WebSockets, CLI, File I/O and more. Followed by a simple Todo App built in Bun.

TIMESTAMPS
00:00 What we build at the end & installing
03:28 Bun CLI init, run & create
08:54 Bun build API and bunx CLI
14:28 Bun HTTP/HTTPS server
19:34 Bun WebSockets
24:10 Bun File I/O
35:48 Bun SQlite Database
38:06 Bun FileSystemRouter
41:00 Bun Test Runner
44:28 Bun HTMX app

Comments are closed.