Build with Ben (#26): Chrome File API with Vue 3 (Part 2)

Опубликовано: 04 Июнь 2026
на канале: BenCodeZen
537
12

ℹ️ About

The Chrome File API was so much fun to work with the last session, that I decided to continue my exploration of it; but with a shift in focus, cause today I'm going to focus on working with directories!

📖 Chapters

00:00:00 - Introduction
00:00:51 - Let's Review
00:04:16 - Persisting File API Paths in IndexedDB
00:22:54 - What about directories with Chrome File API?
00:27:43 - See files in a directory
00:36:16 - Read files from the directory
00:44:53 - Rendering an image from the directory
01:22:12 - Final Thoughts

📚 Resources

Build with Ben (#25): Chrome File API + Vue 3 (Part 1) -    • Build with Ben (#25): Chrome File API with...  
GitHub Repo - https://github.com/bencodezen/build-w...
Chrome File System Access API - https://web.dev/file-system-access/
IDB-Keyval - https://www.npmjs.com/package/idb-keyval