Build with Ben: Use Local Files with Nuxt 3 (Part 1)

Опубликовано: 15 Октябрь 2024
на канале: BenCodeZen
1,339
28

In this session of Build with Ben, we take a look at how to interact with local files as a data source for web apps.

📖 Chapters

00:00:00 - Preamble
00:02:13 - Introduction
00:03:49 - Project setup
00:08:20 - How to work with local files
00:11:25 - Selecting a directory
00:16:04 - Scaffolding data entry
00:19:56 - Creating a file
00:23:48 - Writing data to a file
00:29:12 - Deleting a file
00:36:00 - Read files from a directory
00:48:48 - Attempt to update a file
01:15:27 - Closing thoughts

📚 Resources

GitHub Repo: bencodezen/local-file-api-prototype
https://github.com/bencodezen/local-f...

The File System Access API - Chrome Developers
https://developer.chrome.com/articles...

coddingtonbear/obsidian-local-rest-api
https://github.com/coddingtonbear/obs...

🏷️ Keywords

#vue #vuejs #nuxtjs #nuxt #frontend #webdevelopment #programming #softwareengineer