Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

248
Views
Funciones de Azure en JavasScript/TypeScript: ¿Cómo DI?

He visto muchos tutoriales y preguntas sobre cómo hacer DI en .NET para Azure Functions, pero ninguno para JavaScript o TypeScript.

¿Cómo se haría para proporcionar diferentes implementaciones a Azure Functions?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Puede consultar varios blogs en los que podemos entender sobre DI en JavaScript como sugirió DeepDave.

Puede consultar este blog de GIT donde podemos encontrar el proyecto sobre las funciones azules del script de tipo inyectable. A continuación se muestra el constructor de muestra basado en TypeScript:

 constructor(@inject(contracts.contractSymbols.ICognitiveService) cognitiveService:contracts.ICognitiveService) { super(); this._cognitiveService = cognitiveService; }
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!