Skip to content

SiteKickr Web Development

search
search
Using Lazy Definition to load JavaScript libraries on demand
Oct09October 12, 2013Advanced, JavaScript, Server / Performance

Using Lazy Definition to load JavaScript libraries on demand

With the number of amazing JavaScript libraries out there, it’s tempting to overload our pages with http connections that load these scripts and immediately execute them. We can spare our user’s bandwidth and page load time by combining two popular techniques.

Taming Web SQL
Feb09April 7, 2016Advanced, JavaScript, PhoneGap / Cordova, SQL / Database

Taming Web SQL

If you’re coming from server-side development, Web SQL might appear to be both limiting and difficult to grasp. You’re used to sending a request to…

© 2023 SiteKickr