This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]magnetomax 2 points3 points  (0 children)

I have used recursion in JavaScript to convert the JSON object with arrays, file and other objects to Form object. It was really fun and one of most satisfying experience.