diff options
| author | Karan Jayachandra <me@karanj.com> | 2026-02-04 14:29:58 +0100 |
|---|---|---|
| committer | Karan Jayachandra <me@karanj.com> | 2026-02-04 14:29:58 +0100 |
| commit | d37ebfda883bcd03b146a85bc3e5a4657d0abd73 (patch) | |
| tree | 3bb2bb5de568e64a4d8d6ac9c2b878e927c6554e /README.md | |
| parent | bcc7b76c5237c62e948580a4e1905e22c017b6ce (diff) | |
Updated the re
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -130,8 +130,9 @@ Some packages that are useful for debugging are: [debug](https://www.npmjs.com/p - [vue.js](https://vuejs.org/): Package components into a single file - [express.js](https://expressjs.com/): flask equivalent with routing and requests -## Resources +## References - Mosh Hamedani's [JS Basics](https://www.youtube.com/watch?v=W6NZfCO5SIk) and [Object-oriented JS](https://www.youtube.com/watch?v=PFmuCDHHpwk) - [Primeagen - HTMX Sucks](https://www.youtube.com/watch?v=4gwOv2-A8Vo) - [Tech with Tim - Use SQLAlchemy Database](https://www.youtube.com/watch?v=uZnp21fu8TQ) +- [The Easy Way to Pick UI Colors](https://www.youtube.com/watch?v=vvPklRN0Tco) |
