How to insert sObjects records using Visualforce Remote Objects ?
Blog
in Visualforce
Visualforce Remote Objects: Visualforce Remote Objects are proxy objects that enable basic DML operations on sObjects directly from JavaScript. Remote objects don't require @RemoteAction methods…