Build A Password Generator With JavaScript - Tutorial
דרג סרטון זה
התחבר כדי לדרג
תיאור
Learning web development can be tough and boring, but it doesn't have to be. In this video we take a look at creating a simple JavaScript password generator with multiple generation options. This is a great project for anyone just getting started with JavaScript or anyone that wants to create a fun project because it is simple to create, but teaches really good clean code habits and best practices. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/JavaScript-Password-Generator Flexbox Tutorial: https://youtu.be/fYq5PXgSsbE CSS Grid Tutorial: https://youtu.be/9zBsdzdE4sM 🧠 Concepts Covered: - How to use flexbox to center elements - Using CSS grid to create layouts - How to use charcodes - How to bind click and input events in JavaScript 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified #PasswordGenerator #WDS #JavaScript