-
Related to #475, https://github.com/inversify/InversifyJS/issues/218#issuecomment-220807400
In the Java world the standard defines the annotations `@PostConstruct` and `@PreDestroy`. This allows yo…
gagle updated
5 years ago
-
### Rule Suggestion
**no-parameter-properties** if set to true, then
``` typescript
// This will be invalid
class SomeClass {
constructor(public someVar: number) {}
}
```
however, in …
-
What do you think about having `@optional` in addition to `@resolve`? https://github.com/inversify/InversifyJS/blob/master/wiki/optional_dependencies.md
Maybe in React world it would be easier to h…
fljot updated
5 years ago
-
Hi,
I've developed a NodeJS app using InversifyJS and Typescript and I don't really know how to test it. I cannot find any documentation about it on your website. Did I miss something?
For examp…
-
I'm having problems using the vuex class modules with InversifyJS.
From [the inversify docs](https://github.com/inversify/InversifyJS/blob/master/wiki/inheritance.md#what-can-i-do-when-my-base-clas…
-
For deploying applications in Kubernetes you should always provide a health and liveness check endpoint, which allows Kubernetes to restart a pod if there is an issue.
**Readiness endpoint:**
Rea…
weeco updated
5 years ago
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
Dear community,
It's been long time that I am working with React+Mobx+Typescript. I couldn't find tangible architecture for React+Mobx+Typescript, so I designed my applications with utilizing MVC d…
-
Drop it! :bomb:
-