Skip to content

Commit

Permalink
docs: Added reference to video from lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydmays authored Apr 1, 2024
1 parent 9b58cf2 commit 7ce2abb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion lesson_15/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Lesson 15

## Lecture Resources

* [What is the OSI Model and Is It Still Relevant?](https://youtu.be/qiHCdgSo9zs)

## Homework

* Read HFDP 9
Expand All @@ -14,4 +18,4 @@ For this assignment, you will build a NodeJS web server using the TypeScript pro
* [Serving static files in Express](https://expressjs.com/en/starter/static-files.html)
* [Serving static files example on GitHub](https://github.com/expressjs/express/tree/master/examples/static-files)

[lesson-01]: /lesson_01/
[lesson-01]: /lesson_01/

0 comments on commit 7ce2abb

Please sign in to comment.