• Introduction
  • 1. Async Hooks
  • 2. Why Async Hooks
    • 2.1. Why Async Hooks 1
    • 2.2. Why Async Hooks 2
    • 2.3. Why Async Hooks 3
  • 3. Async Hooks History
    • 3.1. Async Hooks History 1
    • 3.2. Async Hooks History 2
    • 3.3. Async Hooks History 3
    • 3.4. Async Hooks History 4
    • 3.5. Async Hooks History 5
  • 4. What Are Async Hooks
  • 5. Inheritance Chain
    • 5.1. Inheritance Chain 1
    • 5.2. Inheritance Chain 2
    • 5.3. Inheritance Chain 3
  • 6. Tons of Providers
  • 7. Async Hooks API
    • 7.1. Async Hooks API 1
    • 7.2. Async Hooks API 2
    • 7.3. Async Hooks API 3
    • 7.4. Async Hooks API 4
    • 7.5. Async Hooks API 5
    • 7.6. Async Hooks API 6
    • 7.7. Async Hooks API 7
    • 7.8. Async Hooks API 8
    • 7.9. Async Hooks API 9
    • 7.10. Async Hooks API 10
    • 7.11. Async Hooks API 11
    • 7.12. Async Hooks API 12
    • 7.13. Async Hooks API 13
  • 8. before/after inner workings
    • 8.1. before/after inner workings 1
    • 8.2. before/after inner workings 2
    • 8.3. before/after inner workings 3
    • 8.4. before/after inner workings 4
    • 8.5. before/after inner workings 5
    • 8.6. before/after inner workings 6
    • 8.7. before/after inner workings 7
  • 9. Async Hooks API Demo
    • 9.1. Async Hooks API Demo 1
  • 10. Async Hooks -> ETOOMANYACTIVITIES
  • 11. Async Hooks High Level API
    • 11.1. Async Hooks High Level API 1
    • 11.2. Async Hooks High Level API 2
    • 11.3. Async Hooks High Level API 3
    • 11.4. Async Hooks High Level API 4
    • 11.5. Async Hooks High Level API 5
    • 11.6. Async Hooks High Level API 6
    • 11.7. Async Hooks High Level API 7
    • 11.8. Async Hooks High Level API 8
    • 11.9. Async Hooks High Level API 9
    • 11.10. Async Hooks High Level API 10
    • 11.11. Async Hooks High Level API 11
    • 11.12. Async Hooks High Level API 12
    • 11.13. Async Hooks High Level API 13
  • 12. Demo Time
  • 13. Resources
  • 14. NodeSource: premiere Node.js platform
  • 15. Thanks!
  • Published using GitBook

Async Hooks

Resources

ah-modules

Async Hooks

  • illustrated blog post
  • async hooks documentation

High Level API

  • nodesource/ah-* modules

Collectors

  • nodesource/ah-net
  • nodesource/ah-fs
  • nodesource/ah-collector

Processors

  • nodesource/ah-net.processor
  • nodesource/ah-fs.processor
  • nodesource/ah-preprocessors
  • nodesource/ah-processor.utils