Showing posts with label local storage. Show all posts
Showing posts with label local storage. Show all posts
101 Javascript performance improvement techniques

101 Javascript performance improvement techniques

Variables and Declarations 1. Variables much better than array and objects Javascript is untyped language but...
HTML5 Client-side storage solutions

HTML5 Client-side storage solutions

Introduction: Since we are all aware that the data is usually stored on the server,we have a yet another unique feature...