Thursday, July 19, 2018

Ramd.js : JavaScript library for making Web Applications

RAMD or Render – Add – Modify – Delete is minimal 0.65 kb library for making simple list projects. Everything is based on the “simplified virtual DOM” that is basically JavaScript Object listing the essential element properties. This Object acts like internal DB that can be stored locally or send to the server. The importance of the “virtualdom” vs DOM is not about the speed but rather ease of use and storage.

The post Ramd.js : JavaScript library for making Web Applications appeared first on Best jQuery.


by Admin via Best jQuery

No comments:

Post a Comment