Introduction to angular-formly

Share this video with your friends

Send Tweet

angular-formly is a terrific abstraction on top of forms in Angular. This short introduction shows you how to get started with angular-formly.

Kent C. Dodds
Kent C. Dodds(instructor)
~ 10 years ago

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

Kamal
Kamal
~ 9 years ago

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

Kent C. Dodds
Kent C. Dodds(instructor)
~ 9 years ago

Great to hear! Let me know if you have any needs! :-)

Kushal Mahajan
Kushal Mahajan
~ 9 years ago

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 !

Kent C. Dodds
Kent C. Dodds(instructor)
~ 9 years ago

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

Joel Hooks
Joel Hooks
~ 9 years ago

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!

Doug
Doug
~ 9 years ago

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.

Kent C. Dodds
Kent C. Dodds(instructor)
~ 9 years ago

Noticed your email on the mailing list. I'll respond to you there 👍