Useful Libraries
Some useful libraries for your web development work …
animate.css – adding only a css file to your page, you can have neat little animations including a shaking of the input box when user enters wrong password.
scrollreveal.js – make things happen when the user scrolls. See sitepoint article on how to use the libraries “natural word syntax”.
PHPMailer – an alternative to PHP’s mail function. Learn more in sitepoint article.