Create A Simple JavaScript App to Generate QR Codes

  Рет қаралды 107,296

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 181
@TraversyMedia
@TraversyMedia 2 жыл бұрын
Hope you guys enjoy the project. I have been working on revamping my "Modern JS From The Beginning" course, so that is the reason for all the vanilla JS lately. I will be doing more projects using React and other frameworks as well as backend stuff soon.
@abdellahdamri656
@abdellahdamri656 2 жыл бұрын
Hi Brad! Great stuff! I was wondering if there will be any courses coming. something BIG (authentication, authorization, permissions, multiple roles) like MERN/MEAN or even MEVN stack! That would be AWESOME!
@TraversyMedia
@TraversyMedia 2 жыл бұрын
@@abdellahdamri656 I usually do that stuff in my courses rather than KZbin, because they take A LOT of time and effort. The latest "Learn The MERN Stack" series was a good sized project with authentication.
@abdellahdamri656
@abdellahdamri656 2 жыл бұрын
@@TraversyMedia Yeah That was REALLY good! I watched the playlist several times! I didn't mean on KZbin! I meant on any online course provider (Udemy, Coursera, edX) or Even if you get to publish on your own platform That would be great!
@OnlyJavascript
@OnlyJavascript 2 жыл бұрын
pls, brad, make one and we are ready to buy it. MERN Best Practices (authorization, authentication, roles and permissions)
@jaimevtv
@jaimevtv 2 жыл бұрын
Happy to hear this brad, sounds exciting 😍😍😍
@patric_forreal
@patric_forreal 2 жыл бұрын
Seriously.... I was bored and hearbroken in front of my computer the whole day trying to create an android app... I ended up know where due small computer processing power... Hence my pc couldn't run android studio, And just that very moment YT notified me on your new video.... On QR CODE app, I Quickly jumped into the small, I am done creating it... But I just want to add that custom Alert box to be done with the project am so glad that I just exploited my programming passion with you Brad.... Thank You So Much For Helping Me Out ❤️❤️❤️
@siddharthpatel2193
@siddharthpatel2193 2 жыл бұрын
I created QR generator app few days back with Flask. I even added many features like customizable QRs like image background QR or color QR etc. It was so fun project.
@edwinschutjes8878
@edwinschutjes8878 2 жыл бұрын
Great video as always! I love these small side projects because it's a great oppertunity to actually finish something. Instead of working on massive applications at my job that are basically never finished. Also love the use of vanilla JS. Getting kinda tired of everybody over-engineering simple applications with frameworks.
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️..
@acedigibits9079
@acedigibits9079 2 жыл бұрын
one small suggestion, you can add download 'a' in html itself and simply change the href everytime qr code is generated. This way you dont have to worry about multiple download buttons also
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️..
@terrencemcmanus
@terrencemcmanus 2 жыл бұрын
I love doing code as a hobby...and your videos are my go to resource. I appreciate you going thru the code and logic...I have learned quite a bit. Thank you.
@uzairmehran8542
@uzairmehran8542 2 жыл бұрын
Hi Brad i am from Pakistan 🇵🇰. I really like your videos and your are inspiration to me. I learned a lot from you. I am working in a smaal company but i want to start my own work in end of December. Keep it up bro. May God bless you.
@emmanuelmunachi1801
@emmanuelmunachi1801 2 жыл бұрын
Simple and brilliant..... Your diligence never dissappoints Brad , 🙌 even with notifications turned on I always check daily if you have dropped something.
@deejaydev
@deejaydev 2 жыл бұрын
Haha, I wanted to build a JavaScript QR generator on my channel, but instead we built an IP address generator, great minds think alike, thanks Brad, for being you... Blessing
@JamesQQuick
@JamesQQuick 2 жыл бұрын
Nicely done! Love this.
@ernestradner156
@ernestradner156 2 жыл бұрын
📌I don’t know who but someone actually needs to hear this.You’ve got to stop saving all your money. Venture into investing some, if you really want financial stability.
@enricopulieri1459
@enricopulieri1459 2 жыл бұрын
Lately I’ve been thinking of buying cryptocurrency for retirement, I’ve set asides $350k to invest but along the line,I usually get cold feet, maybe because I have no idea what I’m doing, please I could really use some guidelines.
@claireenriquez6126
@claireenriquez6126 2 жыл бұрын
@@enricopulieri1459 In situations like this,I always recommend to people on getting guidance at least from someone that understands price action and all that while you strive on improving yourself by watching videos and learning fundamental analysis.
@stevenwalker2117
@stevenwalker2117 2 жыл бұрын
Investment guidance sounds like a great idea,thought about it before but never knew how to go about it.
@joachimmilberg2313
@joachimmilberg2313 2 жыл бұрын
@@stevenwalker2117 I started investing in cryptocurrency a little while ago and I’ve come to realize nothing beats first hand experience..Investing with Juan Antonio Landa has been the best experience ever.
@veronicafarmiga5577
@veronicafarmiga5577 2 жыл бұрын
Wow…..Juan Antonio Landa?
@lancemarchetti8673
@lancemarchetti8673 2 жыл бұрын
Nice! I tested hiding some web account logins in a single Qr . When scanned, it spits out a page in Hex. After converting to Ascii, a page filled with Base64 appears. After a simple decode in Notepad ++, ..voila! QRcode is handy...and looks cool as well.😎
@redMaple_QC
@redMaple_QC 2 жыл бұрын
Little comment. Hold a small pause before enter when entering Emmet or Tailwind, so we can can see the code instead of going back and forth. I noticed that in a lot of tutorials, not just yours.
@DavidAinsworth37
@DavidAinsworth37 2 жыл бұрын
Hi Brad, thank you for building this functionality, it is super useful. As always really easy to follow your instructions and learnt a number of lessons along the way.
@codehal
@codehal Жыл бұрын
Very good sir
@abhis3kh
@abhis3kh 2 жыл бұрын
Thank you veryyyyyyyyyyyyyyyyyyyy much Brad. really appreciate it. Learned the many things. Keep making this kind videos more often :)
@fahadm365
@fahadm365 2 жыл бұрын
Great project and well presented, I really appreciate what you have done to help the people on KZbin. I really did all the steps you mentioned in the video everything worked perfectly but I had a problem when opening the website on mobile device ( android only ios works fine) when I click the download button below the QR code it save the link of the index.html as a webpage. tried it also on your website the same issue happened, I hope you read this and provide a solution. Regards :) ,
@TheArtofWill082
@TheArtofWill082 2 жыл бұрын
Joe from Codingphase brought me to your channel. Too bad you two weren’t able to collaborate as scheduled.
@HazemFanoush
@HazemFanoush 2 жыл бұрын
I was thinking that you going to create the whole library not using an existing library, but there is no problem.
@JohnWeland
@JohnWeland 2 жыл бұрын
Neat man! I am looking to redo the URL shorter to add a QRCode generator so when you shorten a URL is till generate a QR for the short URL.
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️....
@thedinosaurspecialist8053
@thedinosaurspecialist8053 2 жыл бұрын
Thanks dude this project is very beginner-friendly for me thanks
@crust5532
@crust5532 2 жыл бұрын
Learning so much stiff from you . I really appreciate your hard work to teach us so many things in web development plus with other stuffs . Also Which VS code theme is this ??? So clear to see
@ondrejmarek9752
@ondrejmarek9752 2 жыл бұрын
I belive it is called GitHub Theme. First impression is quite good, but I think it is not practical that much.
@sailee5208
@sailee5208 2 жыл бұрын
Thanks Brad! Nice little side project.
@tonymorin6308
@tonymorin6308 2 жыл бұрын
Thanks Brad, so many uses in my head already, brilliant!
@alikisang827
@alikisang827 2 жыл бұрын
Brad is my hero and mentor. Hi Boss🤗🤗☺☺
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️ I also have an investment platform for you
@hamzahmd_
@hamzahmd_ 2 жыл бұрын
Stay awesome Brad! Thanks
@jacobbeck8260
@jacobbeck8260 2 жыл бұрын
nice tutorial just what i was looking for
@MACH_SDQ
@MACH_SDQ 2 жыл бұрын
Very intersting and will watch it complete later
@triggermindscape2031
@triggermindscape2031 2 жыл бұрын
Thanks Brad, as you mentioned, what should be done get a profit of this project after I deploy it? May be this can be a good topic for your next video.
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️
@canerdemircigm
@canerdemircigm 2 жыл бұрын
Thank you Brad. I would like to know what you think about .Net Blazor.
@WiLDeveD
@WiLDeveD 2 жыл бұрын
Cool Tutorial. Thanks bro...
@dynamics9000
@dynamics9000 2 жыл бұрын
Luck is 0.0001% Hard work is 100% .... instead of waiting to get lucky, start working hard and get lucky.... Hard work and investing in yourself is the best investment ever. a fellow creator....
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️.
@adyarabiat9394
@adyarabiat9394 2 жыл бұрын
Hi Brad, I think it is time for 2022 Home Office Tour
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️..
@clintonwambugu
@clintonwambugu 2 жыл бұрын
I have a question why dont we use FormData() to get the values of the form inputs?
@braveitor
@braveitor 2 жыл бұрын
Interesting but I think that "dummy" spinner adds nothing to the website. I suppose this fetch part can be easely done with a "promise-then" functionality, so the spinner would really indicate that the site is processing the info, though the image is probably to quickly generated so the spinner never shows. But displayingit there for a second for cosmetic reasons, I don't know....
@mohsinfarooq1840
@mohsinfarooq1840 2 жыл бұрын
Anyone having issues with the Application on mobile device? I personally tried to use it on my device and turns out when you try to save the generated QR image, it actually saves the offline file of the web page and not the QR image itself. If anyone has found any solution to it, let me know !
@oleksandrsmyrnov9275
@oleksandrsmyrnov9275 2 жыл бұрын
Great video! thanks for your work
@sasaeedkhan9753
@sasaeedkhan9753 2 жыл бұрын
Really good video for us Thank you ❤️
@afolabioluwatomisinmaveric7235
@afolabioluwatomisinmaveric7235 Жыл бұрын
Thank you so much Brad for your lessons. I noticed that the download button downloads the image on desktop but download the HTML page on mobile. What could be the reason and how to fix that bug? Thanks In Advance
@patricionally
@patricionally Жыл бұрын
How can the same project be done, or that it should be added to generate dynamic QR codes, to be able to link them to Google analytics and be able to follow up. Thank you.
@patrickudoh7732
@patrickudoh7732 2 жыл бұрын
after following the entire tutorial. didn't work. realize my mistake was having the defer in quotes in the js script tag. i felt hopeless for a while there. crazy. I'm good now
@KingKongHitDaBong
@KingKongHitDaBong 2 жыл бұрын
for some reason my qr code wont load (the image is there but it shows the tiny blue window to show it didnt load fully) ive tried everything no idea what went wrong
@KingKongHitDaBong
@KingKongHitDaBong 2 жыл бұрын
if anyone has any idea what went wrong I'd really appreciate it
@namanjain2894
@namanjain2894 2 жыл бұрын
I am also facing the same problem
@KingKongHitDaBong
@KingKongHitDaBong 2 жыл бұрын
@@namanjain2894 this is the frustrating thing about being a self taught coder. I'll give it a few more hours and if I still can't find out what went wrong I will head to brads repo
@EntyFu
@EntyFu 2 жыл бұрын
@@KingKongHitDaBong what browser are you using? do you have any browser add-ons might hinder it being displayed? if you clone brad's repo and it won't show either, its definitely an issue with your browser
@KingKongHitDaBong
@KingKongHitDaBong 2 жыл бұрын
@@EntyFu thx for helping but I finally found out what was wrong, my names in the input fields weren't accurate. @Naman Jain see if this was also what's causing your issue
@NeedyCatMedia
@NeedyCatMedia 2 жыл бұрын
This was great. I am not a coder by no means, so I like to play around and learn new things. I created a new HTML and Script file using what was within the repo. Everything looks like it did in the video. However, I cannot seem to get the generator to work. I am familiar with svg files, but I was able to download them and place them within my IMG folder. Any thoughts on what I am doing wrong. Thanks in advance
@NeedyCatMedia
@NeedyCatMedia 2 жыл бұрын
So I moved it to a sperate directory and it worked fine. Thanks
@coding7909
@coding7909 2 жыл бұрын
thanks alot for this amazing tutorial!
@reviews2vlog630
@reviews2vlog630 2 жыл бұрын
Love from Pakistan Sir
@LadeShootH
@LadeShootH Жыл бұрын
hey, I really like your video, thx m8! Do you know if there is a way to create more customized qr codes like the qr code generator by bitly does? (e.g. a logo in the middle)
@IsaacLim-bv4oi
@IsaacLim-bv4oi 4 ай бұрын
Hi, the download button works on desktop and on mobile if desktop mode is selected. For some reason, on mobile browsing, the whole webpage is downloaded instead. Any idea why this is so and how it can be fixed (besides asking the user to force switch to desktop mode)?
@marsxollective
@marsxollective Жыл бұрын
I followed along with the tutorial, but I keep getting Uncaught TypeError: Cannot read properties of null (reading 'value') in the javascript
@harry4088
@harry4088 2 жыл бұрын
Hey Brad sir which font u r using in vs code ?? please reply
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️...
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️..
@jonhardlarsen8562
@jonhardlarsen8562 Жыл бұрын
Hi Brad, love your tutorials, always very explanatory. But in this case I have a minor problem. I have copied your code from Github Repo, and it works almost fine, the only thing is the button for saving the the QR-code image does not get created. What am I missing?
@jonhardlarsen8562
@jonhardlarsen8562 Жыл бұрын
Problem solved. The problem was the Show scanner function ;) I deleted it, and then it worked fine.
@PrashantNirgun
@PrashantNirgun 2 жыл бұрын
Great tutorial one request some QR Code has image in center plz check whatsapp QR code for reference. If you could explain how to achieve this
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️
@naveenbelandur7269
@naveenbelandur7269 2 жыл бұрын
Can you make a video on how to become a better Developer what are the things need to keep upgrading as a developer please
@jamesmanjada9553
@jamesmanjada9553 2 жыл бұрын
He already posted. Please watch kzbin.info/www/bejne/e6LdhpaDr8uJZ9k
@TraversyMedia
@TraversyMedia 2 жыл бұрын
Yeah I can add it to the list as a dedicated video, but if you look in the "Discussion & Career Advice" playlist, there is all kinds of videos around that stuff.
@naveenbelandur7269
@naveenbelandur7269 2 жыл бұрын
@@TraversyMedia sure thanks you
@hassaneoutouaya
@hassaneoutouaya 2 жыл бұрын
Thank you so much !
@muhammadfarhan5414
@muhammadfarhan5414 Жыл бұрын
hey, how can i make similar app (qr code generator) not only refer to a web link but also for making vCard (personal contact)?
@EntyFu
@EntyFu 2 жыл бұрын
awesome, thank you!
@lonewolf.8635
@lonewolf.8635 2 жыл бұрын
Thanks Boss and God bless!
@zackOverflow
@zackOverflow 2 жыл бұрын
This is going to be very interesting as always. Thumbs Up 👍
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️.....
@MatthaisUK
@MatthaisUK 2 жыл бұрын
Is there a reason you don't use a FormData object for form handling inside your submit event listener? I find it makes it much less manual
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️..
@tothebone4613
@tothebone4613 Жыл бұрын
so the generated qr code would be static right ? even got refreshed ?
@DesarrolloDimpulsox
@DesarrolloDimpulsox Жыл бұрын
Hi, do u know how to make a qr code but from a form in the html? because I have a pdf converter, but I would like to add a qr, that instead of passing a pdf on the form, I could simply show the qr to be scanned
@darkglamramos
@darkglamramos Жыл бұрын
How can I get the downloaded file to be named like the url? Thanks in advance.
@beinyourguard
@beinyourguard 2 жыл бұрын
Interesting, I didn't know that creating a QRCode was that simple in JS
@warpmaster7
@warpmaster7 2 жыл бұрын
Awesome video. One thing I did notice is that you need to enter in order for the link to be recognized. Not sure if that was on purpose
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️....
@abbaskareem5281
@abbaskareem5281 2 жыл бұрын
Hi sir, can you please make crash course on 'React Query' state managment ... Thank you
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️....
@JTinphoenix
@JTinphoenix 2 жыл бұрын
will this work for sms qr codes?
@mohamedyoussef8835
@mohamedyoussef8835 2 жыл бұрын
Awesome video ++++++++++++ 😃
@mohsinfarooq1840
@mohsinfarooq1840 2 жыл бұрын
I added the "Save Image " button but when I click it the image gets downloaded and throws an error "Failed - no file". What is the matter ? Can anyone help ?
@envercanoudehergelink963
@envercanoudehergelink963 2 жыл бұрын
Hi Mohsin, I'm getting the same error. Were you able to solve the problem? I am thinking maybe the reason is we are trying to download the image from our local server. thanks in advance
@mohsinfarooq1840
@mohsinfarooq1840 2 жыл бұрын
@@envercanoudehergelink963 No, I wasn't able to resolve the issue. And about the local server, wasn't Brad doing the same while he coded the save image button, infact he even was able to download. I don't know what's the issue. Let me know if you can figure it out.
@envercanoudehergelink963
@envercanoudehergelink963 2 жыл бұрын
​@@mohsinfarooq1840 Found it! Check the js file line 70 on the projects Github repo and compare it to yours. My mistake was wrapping saveUrl in quotation marks " ". Hope it helps.
@mohsinfarooq1840
@mohsinfarooq1840 2 жыл бұрын
@@envercanoudehergelink963 yes, thank you! It really solved the issue.
@ztcanada_1
@ztcanada_1 2 жыл бұрын
@@mohsinfarooq1840 Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️
@mohsinghazi3574
@mohsinghazi3574 2 жыл бұрын
Make a tutorial on pdf generate from backend in mern app
@yogeshkumarshah5191
@yogeshkumarshah5191 11 ай бұрын
19:26 | I can't get access to the spinner div. Can somebody assist me to the solution??
@reanhazelpascual7102
@reanhazelpascual7102 2 жыл бұрын
Hi, I just wanna ask where can I find the code for the Spinner? I do hope anyone can answer me.
@reanhazelpascual7102
@reanhazelpascual7102 2 жыл бұрын
I don't know where that code came from, please help me
@ashutoshtomar364
@ashutoshtomar364 Жыл бұрын
Is the QR generated is temporary or permanent or it will expired after the days.
@AmericanDragon134
@AmericanDragon134 2 жыл бұрын
What u can think about MERN stack in 22/23
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️...
@phonlawutchansri7083
@phonlawutchansri7083 5 ай бұрын
Seem easy
@ІгорРадецький-к4г
@ІгорРадецький-к4г 2 жыл бұрын
Plese make advance lesson on React + RubyOnRails back
@issahabeeb546
@issahabeeb546 Жыл бұрын
Can someone created a scanner that will scan the qrcodes automatically 🤔
@rockbelleh6237
@rockbelleh6237 Жыл бұрын
Camera is always use to scan
@Muhammadsyazwan-w2f
@Muhammadsyazwan-w2f Ай бұрын
why my qr cannot show?
@deactor6925
@deactor6925 4 ай бұрын
Code theme?
@stevencrutchfield1154
@stevencrutchfield1154 5 ай бұрын
Do the codes ever expire?
@santhoshsandy4419
@santhoshsandy4419 2 жыл бұрын
❤️
@jamols09
@jamols09 2 жыл бұрын
I thought this is going to be from the scratch QR code :(
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️......
@ZiziKarma
@ZiziKarma 2 жыл бұрын
Thank you very much Brad!! If anybody wants to be able to input a website without , change the input type="text" in the html, and add a simple conditional statement to the setTimeout. ``` const url = document.getElementById("url").value; const size = document.getElementById("size").value; const https = ""; if (!url) { return alert("Please Enter a URL"); } else { showSpinner(); setTimeout(() => { hideSpinner(); if (!url.includes("" || "")) { const newUrl = https.concat(url); generateQRCode(newUrl, size); } else { generateQRCode(url, size); } setTimeout(() => { const saveUrl = qr.querySelector("img").src; createSaveBtn(saveUrl); }, 50); }, 1000); } ```
@metamodern7648
@metamodern7648 2 жыл бұрын
Well, I've raised on your videos, so can't complain, however I'd better leave a note: as an idea for a project for web -- the project is great, but the title is awfully misleading. I hoped for actual js code being written to generate QR code, not for a library usage. Very "clickbait'y", sorry not sorry.
@dinorossi6611
@dinorossi6611 2 жыл бұрын
A simple?
@ronilbiswas
@ronilbiswas 2 жыл бұрын
Why use libraries?? What's there to learn. This video is basically about TailwindCSS and basic JS. Nothing else or nothing interesting.
@ztcanada_1
@ztcanada_1 2 жыл бұрын
@@shalimkhan1986 Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️...
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️..
@just-being-aryan
@just-being-aryan Жыл бұрын
have you used any external APIs or Libraries in creating this ? if yes can u give me some resources to create QR Code Generator without using Any external APIs or Libraries?
@orisaadele5852
@orisaadele5852 2 жыл бұрын
Very professional video explanation, Instagram is looking forward to your reply, thank you!
@ztcanada_1
@ztcanada_1 2 жыл бұрын
Helpline 📲📩 QUESTIONS CAN COME IN☝️⬆️ ⬆️......
Modern JavaScript From The Beginning | First 12 Hours
11:54:00
Traversy Media
Рет қаралды 634 М.
How QR Codes Are Built
6:33
James Explains
Рет қаралды 220 М.
Can You Find Hulk's True Love? Real vs Fake Girlfriend Challenge | Roblox 3D
00:24
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 18 МЛН
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 238 М.
How To Create QR Codes With JavaScript
8:18
dcode
Рет қаралды 2,7 М.
NVIDIA’s New AI: Stunning Voice Generator!
6:21
Two Minute Papers
Рет қаралды 93 М.
The Math behind QR code, what happens inside there?
14:44
Professor Julio Lombaldo
Рет қаралды 54 М.
Build A Tesla Car Configurator | Tailwind & Vanilla JavaScript
1:30:35
Traversy Media
Рет қаралды 17 М.
QR Code Generator in Python
7:32
NeuralNine
Рет қаралды 69 М.
Use QR Codes at Home for Organization and Productivity
8:56
Andy Park
Рет қаралды 45 М.
How to Create QR Codes in NextJS and React!
10:34
Josh tried coding
Рет қаралды 17 М.