Amarnath Pcxsmicguy.hashnode.dev·Nov 10, 2023QR Code Generator in Next.jsNext JS is a popular React framework designed for building modern web applications. Next JS can simplify the development process by offering server-side and static rendering. It also supports serverless functions, allowing you to create API's and dyn...Discussqr code
Tech And CodeforTech And Codetechandcode.hashnode.dev·Nov 8, 2023Decoding the Matrix: How QR Codes WorkIn a world driven by digital technology, QR codes have become an integral part of our daily lives. These pixelated patterns of black and white squares may seem like abstract art, but they hold the power to connect us to websites, unlock hidden inform...Discussqr code
Peeyush Guleriapeeyushguleria.hashnode.dev·Oct 8, 2023QR Code generator using Node.jsQR codes have become an integral part of our digital lives from sharing links to contactless payments. Have you ever wondered how you can create a QR code generator using nodejs? Here we will walk you through explaining its purpose and functionality....DiscussNode.js
Robert Dixonrobsd.hashnode.dev·Aug 7, 2023The many uses of QR codesSince the pandemic, QR codes have become the new norm for transferring information quickly. Whether that be a digital menu when ordering at a restaurant or booking tickets from a poster. There are many tools online that can simplify the creation of Q...DiscussWeb2Articles1Week
Siddharth Sarkarsid7631.hashnode.dev·Jun 22, 2023How to create QR Code GeneratorIntroduction Welcome to this tutorial on how to create a QR code generator website. QR Codes, or Quick Response codes, are becoming increasingly popular as a means of sharing information quickly and easily. In this tutorial, we’ll walk you through th...Discussqr code
Vineeth D Shettyvineethdshetty.hashnode.dev·Jun 18, 2023Generate QR Code Using JavaScriptIn this article, we will learn one of the easiest and simplest ways to create a QR Code with the help of JavaScript. Firstly let's speak about QR codes. QR Code known as Quick Response Code is a two-dimensional barcode. QR contains machine-readable i...Discuss·2 likes·86 readsJavaScript
Priteshinwizards.hashnode.dev·Feb 7, 2023Refurnish your restaurant menu with a contactless ordering systemIn the present time, the entire planet is going through a tough period of a pandemic, that is continuously putting a harsh effect on human society and the business industry. Well, this pandemic will be with us for a long, and so as we live with it. N...Discusscontactless menu
Champion UzomaforChampion Uzoma's team blogchampionuzoma.hashnode.dev·Nov 21, 2022Creating QR Codes with React Nativeby Champion Uzoma Quick Response codes, commonly known as QR codes, have been highly efficient in storing data that can be extracted by scanning. This technology can perform better than barcodes as it can take on more data due to its dimensions. In ...Discuss·28 readsJavaScript
Simon Sickleblog.simonsickle.com·Sep 14, 2022Drawing QR Codes in Jetpack Compose👋 Hey there! I'm Simon, a senior Android engineer at Block. I have been hacking around on Android roughly since its creation: from kernel mods to app creation, I have done a little bit of it all. I also dabble in other projects, like home automation...Discuss·1 like·1.7K readsJetpack Compose
Jyotishman Goswamiwebcentric.hashnode.dev·Sep 7, 2022How to make a QR Code using JavaScript.Now a days QR code is in trending and it is used in everywhere. People make their website link using QR code, many ecommerce site and other site using QR code to make their business contactless. So in this blogpost I will show you that how you can ma...Discuss·4 likes·142 readsJavaScript