How to Generate QR Code Using Node.js
QR means “Quick Response”. It has become an important part of life. It can store a large amount of data. QR scanner can instantly process …
QR means “Quick Response”. It has become an important part of life. It can store a large amount of data. QR scanner can instantly process …
Handlebars is templating language used for rendering dynamic data both for frontend as well as backend. Skeleton of HTML is fixed for everyone as hbs …
AWS S3 (Simple Storage Service) allows you to store & retrieve any amount of data, any time and simply from anywhere. With excessive use of …
AWS SES is a Simple Email Service provided by AWS to send emails from any of the applications. SNS is a Simple Notification Service used …