JSMVC Blog
Javascript MVC Single Page App Framework
Status: Pre-Alpha
Brought to you by:
cozmicdragon
Well the base line code is uploaded. I had modified it to not to do the two way binding for demonstration at my work place. I will be putting that back into the code, but will make it have a fall back if not available to browser and user will have to add updates, creates and delete manually to the entity change tracking. Which also means that the user will also have to map the page data to the entity.