Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# deno-crash-course

These are the files for the Deno Crash Course available on YouTube [here](https://youtube.com/playlist?list=PLtLXFsdHI8JTvdHeiipqWrCaic0eNXMu6)

### Index
Use Index or Check branches.
1. Installation
2. [File manipulation](https://github.com/treefarmstudio/deno-crash-course/tree/part-2)
3. [Modules](https://github.com/treefarmstudio/deno-crash-course/tree/part-3)
4. [REST API](https://github.com/treefarmstudio/deno-crash-course/tree/part-4)
5. [Firestore](https://github.com/treefarmstudio/deno-crash-course/tree/part-5)
6. [Vite](https://github.com/treefarmstudio/deno-crash-course/tree/part-6)