Update README.md

This commit is contained in:
Alex Hyett 2025-01-03 16:27:14 +00:00
parent 85759da57c
commit 33a5f9fb27

View file

@ -12,7 +12,7 @@ I will add new code as soon as I am done editing the videos. So, you might find
| 2023-10-06 | [How to do Performance Testing with k6](https://youtu.be/ghuo8m7AXEM) | [code](/alexhyett/performance-testing) |
| 2023-09-22 | [Idempotency - What it is and How to Implement it](https://youtu.be/XAccGbtl3Z8) | [code](/alexhyett/idempotency) |
| 2023-09-08 | [5 Design Patterns That Are ACTUALLY Used By Developers](https://youtu.be/YMAwgRwjEOQ) | [code](/alexhyett/design-patterns) |
| 2023-07-21 | [CI/CD Pipeline Using GitHub Actions](https://youtu.be/p3W2XCD3smk) | [code](/cicd-github-actions) |
| 2023-07-21 | [CI/CD Pipeline Using GitHub Actions](https://youtu.be/p3W2XCD3smk) | [code](/alexhyett/cicd-github-actions) |
| 2022-12-09 | [Big O Notation](https://youtu.be/aIG48ldbpRI) | [code](/alexhyett/big-o-notation) |
| 2022-11-25 | [Stack vs Heap](https://youtu.be/5OJRqkYbK-4) | [code](/alexhyett/stack-vs-heap) |
| 2022-11-11 | [Automate Your Life With Python](https://youtu.be/1dgnl7oCVTY) | [code](/alexhyett/automate-python-example) |