Recursively includible Angular directive

I created an Angular directive that could generate a form for every complex model. Final code is available on Github repository.

Similar

Build a chat app with SocketIO and Angular

Intro If you’re reading, chances are either A, you’ve heard something about socketIO and want to get in the loop, or B, already know of it and want to see how to integrate it with Angular. Socket.io is an open source javascript framework for Node.js t...

Read more »