The ngx-angular-qrcode
library will ease creating beautiful QR Codes in your Angular application. This library supports Angular version 9 onwards.
Library
Demo
Usage
- Install npm/yarn package in your application
npm:npm install ngx-angular-qrcode
yarn:yarn add ngx-angular-qrcode
- Import
NgxAngularQrcodeModule
inapp.module.ts
file
3. Add <qr-code #qrcode></qr-code>
component selector in your application’s…
Few weeks ago, I got an invitation to deliver the session to Deutsche Bank India engineering chapter. The topic was to explain what is Google Developer Expert program (GDE), and my journey of being GDE for Angular.
Today I had a highly interactive and enjoyable session with them. There were around 60 engineers with Angular and other technologies background.
Feel free to contact me if you would like to have similar session in your company or copy of my presentation.
Cheers!