Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@twolfson
Last active May 18, 2016 20:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save twolfson/ad87be375d70ebd0d5959f6b7b2765b7 to your computer and use it in GitHub Desktop.
Save twolfson/ad87be375d70ebd0d5959f6b7b2765b7 to your computer and use it in GitHub Desktop.
Notification library evaluation

We are adding in notifications to our website. Here's our rundown:

We are going to go with AlertifyJS (.org) as it is small and supports prompt dialogs (which reduces our stylized modal needs in the future). If that falls through (e.g. we can't get x to dismiss working), then we will go with Messenger.

Proof of concept for AlertifyJS looks good: http://codepen.io/twolfson/pen/JXQPVN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment