Password Generator in HTML, CSS & JavaScript

Поделиться
HTML-код
  • Опубликовано: 16 май 2024
  • Learn how to build a customisable Password Generator in HTML CSS and JavaScript easy. We use the clipboard API to copy the password to store it for later use.
    Source Code: github.com/TylerPottsDev/js-p...
    // JOIN THE DISCORD SERVER!
    / discord
    // BECOME A MEMBER TO UNLOCK MORE CONTENT!
    ruclips.net/user/tylerpottsjoin
    // MY GEAR FOR CODING AND RUclips
    Blue Yeti Microphone: amzn.to/3jr3l7T
    Microphone Stand: amzn.to/35B9LMN
    Chair: amzn.to/3dWds3F
    Thunderbolt Dock: amzn.to/3osBF6u
    Monitor: amzn.to/37I8KoR
    Screenbar Light: amzn.to/3iFRS7w
    All of these products I own and have tested!
    // FOLLOW ME ON TWITTER
    / tyler_potts_
    // INTERESTED IN GAME DEV?
    Game development channel: / muddywolf
    // CHECK OUT MY GAME
    play.google.com/store/apps/de...
    // DO THESE SIMPLE STEPS
    LIKE, SUBSCRIBE & SHARE
    Timestamps
    00:00 Intro
    01:10 HTML
    07:40 CSS
    19:07 JavaScript
    27:30 Outro
  • ХоббиХобби

Комментарии • 16

  • @vikisneakers
    @vikisneakers 8 месяцев назад

    Loved it😊

  • @eshitadas6499
    @eshitadas6499 Год назад +2

    So, Today I've started watching videos of your channel...
    Started with the to-do-list tutorial...and now this....
    Literally very helpful...
    I enjoyed this content....And subbed too :))

    • @TylerPotts
      @TylerPotts  Год назад +2

      Thank you!

    • @novadestroyerthesundestroy890
      @novadestroyerthesundestroy890 Год назад

      @@TylerPotts i am about five minutes into the video, and i can open up the index file on a webpage but nothing appears there, what possible mistakes did i make?

  • @bensmith8595
    @bensmith8595 Год назад

    Great video! Very helpful.
    Also, where can I find your desktop baackground? It looks awesome!

    • @TylerPotts
      @TylerPotts  Год назад

      Thanks and I have no idea! I think I stole it off google a longgg time ago 🤣

    • @bensmith8595
      @bensmith8595 Год назад +1

      @@TylerPotts 😂

  • @petipois28
    @petipois28 Год назад +1

    nice tutorial - converted it to vue using vite

  • @user-ss2jr8ss8l
    @user-ss2jr8ss8l Год назад

    hey please share with me your theme settings on vscode. I really like the colors and background.

  • @iicantcode
    @iicantcode 9 месяцев назад

    hey, tyler loving ur content , i am havning an error i did exactly what u told in the tutorial but its giving me error thatlength_el is null

  • @franciscojaviercarmonaruiz4732
    @franciscojaviercarmonaruiz4732 5 месяцев назад

    Hi Tyler great tutorials but when I followed all the step of your tutorial the password generator doesn't work.
    Could you help me with that?, please.
    Thanks in advance for your time.

  • @gopikrishna2884
    @gopikrishna2884 Год назад +1

    I enjoyed content. But I also want variable length of the password as the user wish. How to do that. That means any length of the character

    • @TylerPotts
      @TylerPotts  Год назад

      Sorry I'm not sure I understand, I show off how to add a length variable in this video? Is this not what you mean?

  • @banditudev7508
    @banditudev7508 Год назад

    i Hope you will respond to me but is not working to generate

  • @yoboyyash22
    @yoboyyash22 5 месяцев назад

    There is an error in your code in JS, Line 28 should be:
    for (let i = 1; i