-
## Bug Description
It seems that when we want to activate darkreader it throws this error. as in the following you can see the error. It comes from the Content Security Policy added by the admini…
-
When a project references `cosmwasm_std` crate as one of the dependencies and is being compiled to wasm32 architecture, the package injects entrypoint exports into the final wasm build
https://gith…
-
## In this repo I have a file called di.js. However, in the report only two documented functions are evaluated/shown, but there are a lot more in that file!
Re: [scaljeri/javascript-dependency-inject…
-
## Description
The PlanetController and presentation will manage the invocation of the Gateways so that no game system interacts directly with the APIGateways. Their main responsibility is to bundle t…
-
Hi all, I am right at the beginning of trying this out, but got hit by the same error mentioned in #4. I was just wondering if phpunit should be a dependency, since it seems to be necessary.
-
Hi @arcdev1,
This is not an issue with your code, only the tools, so feel free to close this issue.
After watching your video on Clean Architecture related to this repo I decided to try the patt…
-
JavaScript and Cujo.js in particular have a lot of jargon that is difficult for beginners to grok.
I propose we create a `glossaries` directory with domain specific files that contain terms with prec…
-
i set up my project using higher-order functions for the dependencies similar to: https://medium.com/geekculture/dependency-injection-in-javascript-2d2e4ad9df49
```ts
// application/ports.ts
expo…
-
So you are using factories to implement dependency injection, taking advantage of closures. Is this a known pattern, does it have a name? I can only assume that is used in FP style languages? Is it u…
-
I'd like to have a global config for all modals to have backdrop as 'static' so I dont have to set at each new modal. Is it possible? (I have several Modal Components created)
```
this.modalRef = th…