Gregor Woiwode

Results 29 comments of Gregor Woiwode

#10 different teams using different styles organizing action creators. Maybe NgRx Ducks support can be implemented in a more generic way to support various coding styles.

Hi @schuchard, that's a great idea. I did not have Selectors in mind. Currently, NgRx Vis only works with NgRx's Action Types but I will keep this in mind when...

Hey there, thank you for this great proposal. Our team would love to use this, too, because it simplifies style-overrides for Components a lot. Currently, we see workarounds such as...

Hi together, here is an approach my team came up with to allow style overrides for a component using Tailwind. 1. We define the base theme in a private property...

//cc @Strulle, @Markus-Ende

Issues #9, #4 needs to be clarified before setting up `lerna`, since the structure will break the current project structure.

I found a repository demonstrating how lerna needs to be setup to publish a package to npm: https://github.com/geut/lerna-travis-demo

Hi @BBlackwo, sorry for answering so late. I willhave a look at it. Thanks so much in advance!

Hi @SoftwareWizard, thank you for the report. Can you share a little reproduction via StackBlitz or GitHub so I can have a deeper look at it? Kind regards Gregor

@chekit Hey, thanks for the feedback. I really appreciate it. Yes, I learned, that these PRs are tagged in order to mark them as answer. :-)