JavaScript: password strength meter with the zxcvbn library
In this article we're going to create a JavaScript password strength meter using the zxcvbn library.
Hi! I'm Gabriele Romanato. I'm a full stack web developer, contributor of the W3C CSS Test Suite, Node.js lover, jQuery ninja, and author at Smashing Magazine.
In this article we're going to create a JavaScript password strength meter using the zxcvbn library.
Sometimes you need to change the CSS styles of a page dynamically. JavaScript comes handy in such case.
In this tutorial we will see how to allow users to deny their consent to the use of third party cookies.