September 2018
Intermediate to advanced
398 pages
9h 43m
English
To notify the user, we picked a JavaScript library called Notify.js. Notify.js is a jQuery plugin without any dependencies, and it has a simple interface. We will implement only one method: $.notify(string, options).
As Notify.js is a jQuery plugin, we need to extend jQuery with this function.
Read now
Unlock full access