https://github.com/alex996/presentations
Notes for some of my tech videos
https://github.com/alex996/presentations
Last synced: 6 days ago
JSON representation
Notes for some of my tech videos
- Host: GitHub
- URL: https://github.com/alex996/presentations
- Owner: alex996
- Created: 2018-11-09T01:47:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T17:37:37.000Z (over 1 year ago)
- Last Synced: 2025-04-01T16:18:25.009Z (13 days ago)
- Homepage:
- Size: 23.4 KB
- Stars: 558
- Watchers: 22
- Forks: 206
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- jimsghstars - alex996/presentations - Notes for some of my tech videos (Others)
README
# Presentations
Below are the notes for some of my presentations on YouTube.
## 👤 Auth
- [Authentication on the Web](./auth.md) | [video](https://youtu.be/2PPSXonhIck)
- [Session Authentication in Express](./express-session.md) | [video](https://youtu.be/OH6Z0dJ_Huk)
- [Authentication in Node.js](./node-auth.md) | [playlist](https://www.youtube.com/playlist?list=PLcCp4mjO-z9_HmJ5rSonmiEGfP-kyRMlI)
## 🛡️ Security
- [GraphQL Validation](./validation.md) | [video](https://youtu.be/t8qpxmuq8CQ) and [playlist](https://www.youtube.com/playlist?list=PLcCp4mjO-z9_y8lByvIfNgA_F18l-soQv)
## ⚛️ React
- [Server-Side Rendering](./ssr.md) | [video](https://youtu.be/8_RzRQXSHcg)
- [SSR in Material-UI](./mui-ssr.md) | [video](https://youtu.be/gpGoxdVspx4) and [playlist](https://www.youtube.com/playlist?list=PLcCp4mjO-z98WAu4sd0eVha1g-NMfzHZk)
- [Component Library](./component-lib.md) | [video](https://youtu.be/hZ0vNZGHUIY) and [playlist](https://www.youtube.com/playlist?list=PLcCp4mjO-z99IPNCrhEyrZimdUG5QXjPd)