-
Is this a pattern you want to tackle on stream at some stage, or can I add it, pretty please?
It's typically the first thing I do when working with a repo like this (see https://github.com/smudge202…
-
hello , i use livewire 3 and livewire-alert": "^3.0.1
i use this code in my component :
public function connect(Bot $bot)
{
$this->alert('question', …
-
micropip is used in many different downstream projects and has many different requirements, so I think it would be nice to 1) modularize overall micropip behavior, and 2) use dependency injection to c…
-
_From @sun on February 9, 2014 23:12_
The current JavaScript modules are concatenated/compiled into the main file, more or less in an arbitrary order; only the subdirectory names of `/[e]xtensions` a…
-
Interesting to see how the app would differ without dependency injection.
### My Initial Ideas
Would need to add factory functions for all injectables e.g.
```python
from functools import cach…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
The generated ```ConfigureServices()``` in ```App.xaml.cs``` can be misleading,…
-
It would be nice if users could perform dependency injection and/or use non-default constructors to create objects. This would likely require moving off of espresso.
-
I really think this should use dependency injection. Right now, class FizzBuzz constructs its own dependencies, you should be passing them into the constructor as interfaces.
This will greatly assi…
-
Suggest a DI strategy.
Crosspost from https://github.com/redarrowlabs/strongback/issues/12
-
https://github.com/adigunsherif/Subscribe/blob/7404e26a37fd6bc8c9e3949e7696a259f4543871/src/Form/SubscribeForm.php#L57