Giter VIP home page Giter VIP logo

Comments (8)

nikolasleblanc avatar nikolasleblanc commented on May 18, 2024 3

I have this working with angular-redux/form right now. Essentially you just need to get angular-redux/form setup, and then "connect" your ng2-dynamic-form:

<form connect="dynamicForm" [formGroup]="someFormGroup">
  <dynamic-form-bootstrap-control
    *ngFor="let controlModel of formModel"
    [group]="someFormGroup"
    [model]="controlModel">
  </dynamic-form-bootstrap-control>
</form>

reduxforms

from ng-dynamic-forms.

udos86 avatar udos86 commented on May 18, 2024

postponed to post-1.0.0 release

from ng-dynamic-forms.

abdulhaq-e avatar abdulhaq-e commented on May 18, 2024

Would @ngrx/store do?

from ng-dynamic-forms.

udos86 avatar udos86 commented on May 18, 2024

@abdulhaq-e I hope so! Unfortunately I just did not have the time so far, to dive deeper into ngrx.

from ng-dynamic-forms.

abdulhaq-e avatar abdulhaq-e commented on May 18, 2024

Hello @udos86.

First, I would like to thank you for this library. They say that code is poetry and I dare say this was like reading a great poem! Very well structured and very clean code.

Regarding this issue, I have used this library in my own ngrx app and it works fantastically (apart from issue #155). Right now, I cannot think of a way how this library can offer more support to redux/ngrx except for examples. I might come up with something else as I use it more.

I will be glad to provide the examples. How would you like them to be? Just in the docs or an actual full working example etc...?

from ng-dynamic-forms.

udos86 avatar udos86 commented on May 18, 2024

@abdulhaq-e Wow, thanks for your nice message! Great to hear that it's working in your ngrx app! It would be fantastic if you could provide a Redux example. I'm not very familiar with Redux so I would really appreciate your expertise.

from ng-dynamic-forms.

stekontar avatar stekontar commented on May 18, 2024

@abdulhaq-e any update on this?
Regards,
S.

from ng-dynamic-forms.

udos86 avatar udos86 commented on May 18, 2024

@nikolasleblanc Thanks for sharing your knowledge!

from ng-dynamic-forms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.