-
Hi,
I have another question on how to inject generics, possibly using a pattern similar to:
``` typescript
kernel.bind("IFactory")
```
I've written a short example below:
``` typescript
import {K…
-
npm install calls out 4 vulnerabilities related to Regular Expression Denial of Service
Links to more info: https://npmjs.com/advisories/118 , https://npmjs.com/advisories/1171
From the outp…
-
Hey! I saw this code in the readme:
```ts
import { MyService } from './MyService';
import { Configuration } from './Configuration';
@Injectable()
class AnotherService {
@Inject()
config…
-
Topics:
- Social authentication
- JWT
- Hooks, controllers & express middlewares and routes
- nodemon & build process
- `req.user` -> `ctx.user`
- Dependency Injection: `TypeDI`, `InversifyJS`, …
-
Hi @itaysabato
Thanks a lot for your lib - It would be great to be able to use cancelable awaiters!
I'm just encountering an error (at runtime!) when trying to do so: `Cannot set property __awa…
-
## Information
- **Version:** 5.21.0
- **Type:** Issue/Story
## Description
I want to integrate Ts.ED (ts-express-decorators) with an existing project that uses InversifyJS.
I know that you…
-
**Is your feature request related to a problem? Please describe.**
Today, the DI mechanism on `config/providers` works nice with small services.
Many services created with this boilerplate, tends to…
-
### Description
I want to customize `resolveContent` method, i tried this way but failed
#### `node-filesystem.ts`
```ts
import { injectable } from 'inversify';
import { FileStat } from '@theia…
-
## Environment data
- VS Code version: not using VSCode
- Extension version (available under the Extensions sidebar): 2020.1.58038
- OS and version: Linux, RedHat 7 (also macOS and [others](https…
-
**Describe the bug**
I am using [`fastify-gql`](https://github.com/mcollina/fastify-gql) for this GraphQL API I'm building with `type-graphql` and I have this requirement where I need to manually c…