If you already know html and css properly enough to make the UI, please skip the video to JavaScript part. Thank you.
@Spidey_boy5429 ай бұрын
Wow ❤❤
@codegenesis21309 ай бұрын
Thank you bro😊😊🎯
@Spidey_boy5429 ай бұрын
Hello dai
@Spidey_boy5429 ай бұрын
Shanchi hununcha
@Infinitycoder019 ай бұрын
That's cool bro
@codegenesis21309 ай бұрын
Thankyou bro If you want any tutorials to be made next, then please comment it out😊
@antonioabrantes42629 ай бұрын
I have a doubt! If the qrcodejs lib generates the qrcode, why choose to use the QR code API? It's not critical, don't get me wrong! It's really a serious doubt, because I see most projects use this approach! But no one makes it clear to me why! Would you help me?
@codegenesis21309 ай бұрын
Yes sure. It all depends upon the developer how he wants to make the qr code generator. We can call the api to fetch qr code or, we can also use qrcodejs library to generate the qr code as you mentioned. Both are same but QRcode js library is faster than calling an api because calling api to get the qr code data generally takes few seconds or few milliseconds which will make user experience bad but if you use qr code js library, then it is much faster than my method of doing. In conclusion, we can use any method but if we want to get response faster then use qrcode js library than fetch method. There are multiple ways to solve a problem and I covered one of them. If you have any queries, feel free to ask and please do like, share and subscribe as well. Thank you.😊😁✨