Source Code for live demos via Bleeding Code tutorials
- Watch YouTube Video
- Read Blog Post
- Source Code Folder: 01-testing-event-loop-phases
- Watch YouTube Video
- Source Code Folder: 02-async-hooks-types-of-async-functions
- Watch YouTube Video
- Source Code Folder: 03-app-baseline-performance
- Watch YouTube Video
- Source Code Folder: 04-api-server-availability
- Watch YouTube Video
- Source Code Folder: 05-libuv-threadpool
- Fork it (https://github.com/bleedingcode/nodejs-performance-optimizations/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- Bleeding Code YouTube Channel: https://youtube.com/bleedingcode
- Bleeding Code On Twitter: https://twitter.com/bleedcode
- Agilit-e Website: https://agilite.io
Distributed under the MIT license. See LICENSE
for more information.