223 подписчиков
61 видео
TELUGU - Github Account Creation (SignUP), How to create git repository
TELUGU - How to Install GIT in system, Push files to GitHub, using git commands, Visual Studio Code
Telugu - MongoDb Database connection setup Using Mongoose from NodeJs Project
Application Programming Interface (API)
Functional Component, props, How to call Functional Component in class Component
What is Callback ? Explained with RealTime Examples JavaScript, Node.JS.
What is PR(pull request) in git, how to raise PR
SNS Publish, Subscription
React Route Configuration
Authorization JWT Token how to store in react,In localstorage how to SET on login, DELETE on logout
In Route how to send props.On Login how to change state of parent from child.How to change NAVBAR
Fetch logged in Token through variable name by setting key in postman testcase,configure product api
Unit Test Case by Mocking an API call using JEST.
Class Component, How to update state with example of incrementing count, constructor, setState usage
Performing sort operation with aggregation(direct field, parent-child filed), without aggregation
Fetching API request body using POST method and configure /users ROUTE in Node.JS
What is Bable, JSX
UseState Hook Usage with example, comparing with Class Component
Upload files to s3 through pre signed url
Based on Conditional Rendering how to display login,logout.How to send props from parent to child
How to do API call in REACT using axios in ComponentDidMount,listing api products response using map
Delete, List Crud Operations how to perform in node
Version Control Tools, Tag Usage and creation, usage of semantic version wrt production issues
AWS SQS queue
Login API how to configure in frontend REACT.Using Axios how to form API call with POST request
UseEffect Hook Usage with Example, Comparing with Class Component
Telugu - JWT Authentication Description
Mongoose Schema Configuration and types
Login Functionality,Login password comparison.While Login,How to compare Password is correct or not
$ne, $eq Usecase. Fetch records which are not null and codEligible equal to true
S3 Bucket Application, How to create and upload files in aws s3 bucket
Unit Test Case - Mocking the file using JEST
Understanding REST API Routes, Methods, and how to fetch api body, path params, query params data
React Fragments usage.Extra Node how to remove(div).Group a list of children without extra node
Dynamic Route Configuration, How to get path Id from URL
Fetching API query param(?limit:10), path param(/:id) wrt Update, Delete, Get, Post and configure
React Login Form Creation and input details updating in STATE.Form SubmitHandler how to build
How to install React template, start react app in local, and flow of loading files
React Logout functionality how to build.How to change NavBar on logout.How to change state on logout
Avoid Authentication for some operation(login), add authentication for some operation profile update