Jira : – Software development tool for software team (Project Management Software) – Create project management workflows that work for different type of business Jira
Category: others
What Is Relative Path vs. Absolute Path
What Is Relative Path vs. Absolute Path Create React App Tip: avoid relative import hell (../../../) in JS and TS NodeJS Express – File path
Programming And Data Structure
Tips to improve your program building logic skills 1. Patience & Practice (Don’t give up) 2. Theory / Knowledge 3. Pen & Paper 4. Dry
Git Commands
35+ Git Commands List Every Programmer Should Know Useful Git Commands List Command Description git init Initialize a local Git repository git clone repo_url Clone
Google APIs
Google Calendar Integration Google Calendar API with NodeJS | Step by Step | Create, List, & Delete Google Calendar Events Full Stack MERN Project –
Web Hosting
Post Views: 1
Payment Terms
Payment system : – payment systems (also known as payment processing services, payment processors, or merchant services ) A payment system is any system used
Nodejs Debugger II – Typescript Nodemon
Configuring Nodemon on a Node.js server 1. Add Nodemon as devDependency : “name”: “nodemon”, “version”: “1.0.0”, “description”: “”, “main”: “server.js”, “scripts”: { “start”: “node src/server.js”
NPM Tips – #1 Install Packages
I.NPM Quick Tips #2 Use Shortcuts to Install Packages #3 Show Installed and Outdated Packages Update All Node.js Dependencies to Their Latest Version # How
Todo
1. Basic MERN APP 2. MERN Microservices 3. Authentication 1. Cookies Based 2. Token Based 3. Session Based 4. Store Session in DB 4. React