azorpay Integration, Accept Payment using Razorpay, Razorpay with MERN STACK https://github.com/meabhisingh/RazorPayTutorial/blob/master/frontend/src/Home.jsx MERN STACK SUPREME – Create a Subscription based video streaming platform udemy-mernstack-app https://github.com/meabhisingh/udemy-mernstack-app/tree/master https://github.com/meabhisingh/udemy-mernstack-server
Expo Basic – React Native
OLD Expo : expo-cli npm install -g expo-cli expo start { “scripts”: { “start”: “expo start” } } ———– NEW Expo : expo/cli Local Expo
Email Subscription Service with Node.JS
3 options for sending email with Node.js 1. Using SMTP (Ex : Gmail, Mailtrap)- Simple Mail Transfer Protocol (SMTP) is a technology for sending outgoing
AWS SES SNS SQS Lambda 2 – Screens
1. Verify Domain by adding in DNS routing 2. After Verified – Click Domain / Mail id – Go to Notification Tab – Click Edit
AWS SES SNS SQS Lambda
HANDLING AWS BOUNCE NOTIFICATIONS FROM SIMPLE EMAIL SERVICE – SES I followed the following steps to handling the bounces and complaints i) Created topic on
Flutter Commands
flutter pub get flutter run -d chrome –web-renderer html Pre request downloads : Visual Studio Installer Python-3.12.1 Android Studio 1. Download Android Studio 2. Install
Multiple GitHub accounts using SSH
1. Go to .ssh folder into C:\Users\HP\.ssh 2. Open Git Bash command 3. To generate SSH key : ssh-keygen -t rsa -f id_rsa_xxxxxx 4.Open id_rsa_lookman.pub
Bezkoder – Reactjs Nodejs MongoDb
Authentication JWT tutorial: In-depth Introduction to JSON Web Token Implementation NODE-JS : ———————— You can find step by step to implement this Node.js App in
ChatGPT Basic Queries
ChatGPT – Examples ChatGPT Tutorial for Developers – 38 Ways to 10x Your Productivity General Stuff -Learn new things -Write shell scripts -Write git commands
Javascript Security Authentication
sohamkamani leocode Build your SaaS- 1 Build your SaaS- Blog Build your SaaS- Github —- 1. Node.js + MongoDB: User Authentication & Authorization with JWT