1.6 KiB
1.6 KiB
- Engineering management for the rest of us
- Next.js Pages Router Tutorial — https://nextjs.org/learn/pages-router
- Next.js Dashboard App Tutorial — https://nextjs.org/learn/dashboard-app
- MDN: Using Promises — https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises
- TCP/IP Illustrated, Volume 1 — Create a GitHub repo summarizing each chapter
- CPU/Memory FreeBSD Optimization Article — https://people.freebsd.org/~lstewart/articles/cpumemory.pdf
- Operating Systems: Three Easy Pieces (OSTEP) — https://pages.cs.wisc.edu/~remzi/OSTEP/
- cURL Man Page — https://curl.se/docs/manpage.html
- How Linux Works — https://www.amazon.com/How-Linux-Works-3rd-Superuser/dp/1718500408
- Linux Bible — https://www.amazon.com/Linux-Bible-Christopher-Negus/dp/1119578884
- Linux Journey — https://linuxjourney.com/
- btop Documentation — https://github.com/aristocratos/btop
- k9s Documentation — https://k9scli.io/
- JSConf: Event Loop — https://www.youtube.com/watch?v=8aGhZQkoFbQ
- Event Loop Playlist — https://www.youtube.com/watch?v=HjneAhCy2N4&list=PL9vTTBa7QaQOoMfpP3ztvgyQkPWDPfJez
- JavaScript Visualized — https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif
- RealPython: Async IO — https://realpython.com/async-io-python/
- AWS Documentation — https://docs.aws.amazon.com/
- SVG Animations (Book) — https://www.amazon.com/SVG-Animations-Implementations-Responsive-Animation/dp/1491939702
- Antifrafile
- Re read pragmatic automator
- unix and linux system adminstration handbook