تخطَّ إلى المحتوى
دليل تعليمي
  • Your first API
  • Testing your API
أدلة عملية
  • Add and share a provider
  • Write a guard
  • Transform and validate with pipes
المرجع
  • Decorator reference
  • CLI reference
شرح
  • Modules and dependency injection
  • The request lifecycle
  1. التوثيق
  2. Bustan
  3. 0.0.2
  4. explanation

شرح

الخلفية والأسباب وراء التصميم.

  1. Modules and dependency injectionWhy Bustan resolves dependencies from a module graph rather than a global registry.
  2. The request lifecycleWhat runs between a request arriving and a response leaving, and why in that order.