Recently, I had to write a simple uploader (reusable) using AngularJs, while, keeping my API in separate place and finally wrote one using blueimp jQuery File Uploader and made lil customizing it. I Thought it might be great to share this and hopefully improve myself in learning in AngularJs. (I've added the answer)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
http://code-like-a-poem.blogspot.in/2013/05/angularjs-tutorial-4-file-upload-using.html (You can download the entire code their) App.Coffee
todos_uploader_controller.coffee
uploader.directive https://gist.github.com/sk8terboi87/5652187 upload.html
|
|||
|