Aurelio De Rosa, SitePoint

Aurelio De Rosa

SitePoint

United Kingdom

Contact Aurelio

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • SitePoint

Past articles by Aurelio:

How to Use jQuery's $.ajax() Function

Aurelio and Maria introduce $.ajax(), the most powerful of all the jQuery Ajax functions, which is used to perform asynchronous HTTP requests. → Read More

ES6 in Action: let and const

Aurelio introduces let and const, two new ES6 keywords for defining variables, showing examples of how they work and how they differ from the var keyword. → Read More

ES6 in Action: New Array.* and Array.prototype.* Methods

Aurelio introduces ES6 methods that work with arrays — Array.* and Array.prototype.* — showing examples of them in action and listing available polyfills. → Read More

Preparing for ECMAScript 6: New String Methods — String.prototype.*

Aurelio introduces the new ES6 methods that work with strings — String.prototype.* — showing examples of them in action and listing available polyfills. → Read More

Preparing for ECMAScript 6: New Number Methods

Aurelio introduces the new and improved ES6 number methods and constants, along with practical examples of how each works, and fallbacks for older browsers. → Read More

How to Implement Internationalization (i18n) in JavaScript

Aurelio De Rosa demonstrates the internationalization (i18n) & localization (l10n) of calendars, dates & currencies in JavaScript, using jQuery Globalize. → Read More

An Introduction to jQuery's Deferred Objects

Aurelio De Rosa shows how jQuery Deferred objects help us escape "callback hell" and discusses the different implementations in jQuery 1.x/2.x and jQuery 3 → Read More

3 JavaScript Libraries to Watch in 2015: React.js, Meteor, Rendr

Aurelio takes a look at three of the most exciting and useful JavaScript libraries — React.js, Meteor and Rendr. → Read More

Creating Beautiful Charts with Chart.js

This article explores the Chart.js library, which, as the name suggests, is used to create charts. → Read More

Revealing Elements with scrollReveal.js

This article explains how to use the simple scrollReveal.js library. → Read More

5 Typical JavaScript Interview Exercises

This article looks at five interview exercises that are common when hiring a JavaScript developer. → Read More

5 Typical JavaScript Interview Exercises

This article looks at five interview exercises that are common when hiring a JavaScript developer. → Read More

5 Typical JavaScript Interview Exercises

This article looks at five interview exercises that are common when hiring a JavaScript developer. → Read More

10 HTML Tags You Might Not Be Using

Since HTML has evolved quite a bit in recent years, it's good to review some tags you may have forgotten about or maybe didn't know at all. Here are 10. → Read More