reduxed - Redux for D

visitor visitor at gmail.com
Thu Aug 23 22:51:51 UTC 2018


On Thursday, 23 August 2018 at 19:48:19 UTC, Robert burner 
Schadek wrote:
> After working some with Angular and ngrx/store I really came to 
> like the redux pattern.
> Unfortunately, I couldn't find a package on code.dlang.org that 
> filled that spot when coming back to D.
> So I build my own.
>
> It is called reduxed.
> If you're interested you can find reduxed here 
> https://code.dlang.org/packages/reduxed and 
> https://github.com/burner/reduxed.
>
> It is still rough around the corners and 
> https://issues.dlang.org/show_bug.cgi?id=19084 gives me 
> somewhat of a hard time, but give it try and scream at me 
> because it is not nogc.

Thank you :)
as for the hard timer : https://run.dlang.io/is/Bsf8Us
Works if struct Foo is defined in the scope of struct Bar(T) ?


More information about the Digitalmars-d-announce mailing list