angular-formly is a terrific abstraction on top of forms in Angular. This short introduction shows you how to get started with angular-formly.
Note: If you can't wait for more lessons to learn more, see this talk I did at ng-nl conference :-) https://www.youtube.com/watch?v=o90TMDL3OYc
oh man, I am so excited about this series! thanks so much for posting. I should have a project in the next couple of months where I can implement this. Working with forms is a pain and I'm hoping formly can help with this. i've already watched the first two vids just because i couldn't wait :-) thanks
Great to hear! Let me know if you have any needs! :-)
Hi, I just watched lesson 1. Can you please review the code. I am not able to see any output on JS Bin specific to the formly form. Not even input fields are shown !
Sorry, I'm on vacation and don't have my computer with me. I'll fix it when I return. Until then, try out the examples on the website: angular-formly.com or see the docs: docs.angular-formly.com
Hi, I just watched lesson 1. Can you please review the code. I am not able to see any output on JS Bin specific to the formly form. Not even input fields are shown !
This required a specific version of apiCheck dependency to run. It was pointing at master
, which was no longer compatible.
The JSBin should work now!
Is there some guidance on how to integrate formly with angular-material? I don't mind the hard work of making it available to the community. I just don't know where to begin.
Noticed your email on the mailing list. I'll respond to you there 👍