JavaScript
Aurelio De Rosa, Aug 26
How to Use jQuery's $.ajax() for Asynchronous HTTP Requests
This article introduces $.ajax(), the most powerful of all the jQuery Ajax functions, which is used to perform asynchronous HTTP requests, such as where an Ajax call fails, or we need to perform an Ajax request but its result is only needed if retrieved within a certain amount of time.
3 COMMENTs
Mobile
Narayan Prusty, Aug 14
Using HealthKit with a Cordova App
Narayan Prusty shows how to use HealthKit with a Cordova based app, allowing users to write and read the heath data.
Mobile
Narayan Prusty, Jul 22
Integrating Local Notifications in Cordova Apps
Narayan Prusty shows us how to integrate local notifications with an Apache Cordova based mobile application.
JavaScript
James Hibbard, Jul 10
Interview: How to Join a Major Open Source Project
What's the best way to start contributing to open source? That's the question we asked Aurelio DeRosa, who was recently invited to join the jQuery team.
JavaScript
Vaibhav Singhal, Jul 08
11 Best jQuery Charting Libraries
Vaibhav Singhal covers 11 jQuery charting libraries that you can use to create interactive dataviz, highlighting which scenario each is best suited for.
Mobile
Narayan Prusty, Jul 01
How to Integrate Facebook Login into a Cordova Based App
Narayan Prusty shows us how to integrate Facebook login functionality into a Cordova based cross platform mobile app.
1 COMMENT
Mobile
Narayan Prusty, Jun 24
Creating an Expense Manager App with Apache Cordova
Narayan Prusty presents a tutorial on creating an expense manager app with Apache Cordova, showing us how to track calculations and visualise them.
Mobile
Simon Codrington, Jun 03
Building Great Mobile Menus for Your Website
Simon Codrington looks at techniques and advice on how to create menus in your website project that are optimized for usage on mobile devices.
Mobile
Brett Romero, May 28
Visual Studio Community 2015: Going Mobile
Brett Romero explains how to integrate mobile platform Cordova into your Visual Studio Community 2015 website, and provide users with a slick mobile app.
JavaScript
David Catuhe, Apr 29
JavaScript like a Boss: Understanding Fluent APIs
Microsoft's David Catuhe explains how to make your APIs "fluent": more readable and human-friendly
Mobile
Narayan Prusty, Mar 25
How to Create a Password Manager App with Cordova
Apache Cordova makes it very easy to create functional cross platform apps. Narayan Prusty shows us how to make a password manager.
JavaScript
Sachin Bhatnagar, Mar 13
Creating a jQuery Photo Slideshow with fadeIn and fadeOut
There are many ways to build a simple slideshow, watch as Sachin demonstrates how to do just this using the fadeIn and fadeOut methods in jQuery.
JavaScript
Jérémy Heleine, Feb 09
Animating Text with Blast.js
Jérémy Heleine introduces the jQuery plugin Blast.js, and how it can be used to animate individual characters, words, and sentences in blocks of text.
HTML & CSS
Vikas Lalwani, Jan 27
Build a Simple Image Editor with CSS Filters and jQuery
Vikas Lalwani introduces CSS filters and then shows us how to build a rudimentary image editor with filters and some help from jQuery.
JavaScript
Aurelio De Rosa, Jan 19
Auto-filling Forms with jQuery and the Web Storage API
This article shows how jQuery and the Web Storage API can be used to auto populate form data based on historic data.
JavaScript
Bruno Skvorc, Jan 13
Custom Events and Ajax Friendly Page-ready Checks
Bruno Skvorc will run you through a short tutorial on building a JavaScript library that fires off custom made events when an ajax load has been completed!
JavaScript
Bruno Skvorc, Jan 08
How To Build a Trello Chrome Extension - Exporting Lists
Bruno Skvorc will show you how to export Trello lists in TXT and JSON with a newly added context menu via a Chrome extension.
JavaScript
Bruno Skvorc, Jan 06
How To Build a Trello Chrome Extension - API Authentication
Bruno Skvorc takes you through the step by step process of building a Chrome extension for Trello - in this part, bootstrap and build authentication!
JavaScript
Aurelio De Rosa, Dec 16
How to Accessibly Rotate Contents with jQuery
This article looks at the often overlooked aspect of accessibility. This article uses content, rotated using jQuery, as an example.
JavaScript
Will Boyd, Dec 10
Effective Event Binding with jQuery
This article explains how to efficiently, and effectively, bind events using jQuery.
JavaScript
Aurelio De Rosa, Dec 08
Sorting Tables with Tablesorter
This article describes the Tablesorter jQuery plugin that is used to sort tabular data.
JavaScript
Sachin Bhatnagar, Nov 27
Video: Playing with jQuery and the CSS Class Selector
In this video, Learnable tutor Sachin Bhatnagar explains how jQuery makes it easy to add, remove or toggle classes based on user events.
JavaScript
Aurelio De Rosa, Nov 10
An Introduction to Parallax Scrolling Using Stellar.js
This article discusses Stellar.js, a jQuery plugin used to implement parallax scrolling.
Mobile
Jay Raj, Nov 07
The Top 7 Hybrid Mobile App Frameworks
The options for hybrid mobile app development change on an almost weekly basis. Jay Ray shows us his favorite seven.