-
Learning how to copy a content with a button. Learning how to generate password and evaluate it.
-
On the css, Learning how to build pure css checkbox and range slider
-
On the css, there was a issue when I wanna build range slider. The background color of the filled value must be different with empty side. I handle this one with JS.
-
On the JS, evaluate strength of the password was challenging. I've used regex to handle this. I'm not sure yet about it and I think I can improve it too.
Please take a look at the different parts of my code Specially for Java Script and Accessibility and if you see any issues, give me feedback so I can improve. Thank you.