- 18
- 91 138
JoBat VirtuSchool
India
Приєднався 27 лип 2019
The goal of this channel is to provide quality content for all budding developers. All the videos will be done in Tamil Language to give more clarity for beginners to understand the concept easily. Enjoy Learning :)
Learn GIT under 30 Minutes [ In Tamil ] | For Absolute Beginners
In this video we will discuss what is Git and how to use it. We will also see some common terminologies like Repository, Staging and Branches with examples.
Detach head Issue : www.git-tower.com/learn/git/faq/detached-head-when-checkout-commit#:~:text=The%20problem%20with%20a%20detached%20HEAD&text=You%20are%20automatically%20on%20the,NOT%20belong%20to%20any%20branch.
Inspired By : Colt Steele, Brad Traversy, Dev Ed
Music Credits : Ajith Kumar V [ ajithkumarv188@gmail.com ]
Detach head Issue : www.git-tower.com/learn/git/faq/detached-head-when-checkout-commit#:~:text=The%20problem%20with%20a%20detached%20HEAD&text=You%20are%20automatically%20on%20the,NOT%20belong%20to%20any%20branch.
Inspired By : Colt Steele, Brad Traversy, Dev Ed
Music Credits : Ajith Kumar V [ ajithkumarv188@gmail.com ]
Переглядів: 574
Відео
Learn Middlewares in ExpressJS | In TAMIL | Node JS
Переглядів 7 тис.4 роки тому
In this video we will see, what is middlewares and how to use it in express and also discuss what are all the common mistakes people do while writing custom middlewares. Source Code : jobatupdate.blogspot.com/2020/07/middlewares-in-express-js.html JWT Authentication : ua-cam.com/play/PL08k51bYn7cCxJZJpS-oD_-F7ri4YKP_n.html Inspired By : Colt Steele, Brad Traversy, Dev Ed Music Credits : Ajith K...
What's Next ? | React js | In Tamil | Coming Soon
Переглядів 2014 роки тому
Hi guy, We are planning to release react course in youtube by this july end.
Async functions in JS [ In Tamil ]
Переглядів 14 тис.4 роки тому
In this video we are going to see what is async functions and how it is used with await keyword with one example. prerequisite : Asynchronous and Promises : ua-cam.com/video/FJk-b-QQ4wQ/v-deo.html Fetch API : ua-cam.com/video/InyNJsZ719M/v-deo.html Inspired by : Colt steele, Brad Traversy, Dev ED, Selva sir Intro Music By : Ajith kumar V
Learn Fetch API in 10 Minutes | Tamil
Переглядів 13 тис.4 роки тому
In this part 2 of the API series video, we will see disadvantage of XHR and How to use fetch api with an example. Promises in JS - ua-cam.com/video/FJk-b-QQ4wQ/v-deo.html Part 1 of API Series - ua-cam.com/video/j5GTZKqjYwk/v-deo.html Code pen - codepen.io/balajbm/pen/pojPEeo API url - jsonplaceholder.typicode.com/posts Credits : Colt Steele Inspired by : Colt Steele, Brad Traversy, Dev ED, Selv...
API and AJAX for Beginners crash course In Tamil
Переглядів 5 тис.4 роки тому
In this video, We will talk about what is api and ajax, also we see how to use ajax to call api using XHR. Dog API : dog.ceo/api/breeds/image/random Api site : www.programmableweb.com/ Codepen : codepen.io/balajbm/pen/QWjGyGG Async and Callbacks : ua-cam.com/video/FJk-b-QQ4wQ/v-deo.html Credits : Colt steele Inspired by : Colt steele, Brad traversy, Dev ED, Selva sir
Creative Home Page for website using Particles.js - In Tamil
Переглядів 3264 роки тому
In this video we see some interactive home page design for a website using particles.js Particles.js : github.com/VincentGarreau/particles.js/ Credits : Brad Traversy Inspired By : Colt Steele, Brad Traversy, Dev ED
Authentication using JWT - Part 4 ( Generate and Validate JWT ) In Tamil
Переглядів 6 тис.4 роки тому
Part 4 of 4, In this video we see How to generate and validate JSON web token and also learn how to make a private routes Playlist Link : ua-cam.com/play/PL08k51bYn7cCxJZJpS-oD_-F7ri4YKP_n.html Credits : Dev Ed Inspired By : Colt Steele, Brad Traversy
Authentication using JWT - Part 3 ( Password Hashing ) In Tamil
Переглядів 3,9 тис.4 роки тому
Part 3 of 4, In this video we see How to hash a password and store it in DB and also to verify the hashed password. Playlist Link : ua-cam.com/play/PL08k51bYn7cCxJZJpS-oD_-F7ri4YKP_n.html Credits : Dev Ed Inspired By : Colt Steele, Brad Traversy
Authentication using JWT - Part 2 ( Mongo DB Set up ) In Tamil
Переглядів 4,2 тис.4 роки тому
Part 2 of 4, In this video we see How to setup mongoDB and connect with express server and insertion of record in DB. Playlist Link : ua-cam.com/play/PL08k51bYn7cCxJZJpS-oD_-F7ri4YKP_n.html Credits : Dev Ed Inspired By : Colt Steele, Brad Traversy
Authentication using JWT - Part 1 ( Introduction & Express Setup ) In Tamil
Переглядів 8 тис.4 роки тому
Part 1 of 4, In this video we see about this video series Introduction and How to set up the express. Playlist Link : ua-cam.com/play/PL08k51bYn7cCxJZJpS-oD_-F7ri4YKP_n.html Credits : Dev Ed Inspired By : Colt Steele, Brad Traversy
Javascript callback and promise [ In Tamil ]
Переглядів 19 тис.5 років тому
In this video, we will see the difference between synchronous and asynchronous, then we will discuss what, how and why callback and promise are used Slides : slides.com/balajbm/deck-5 Reference article : codeburst.io/javascript-what-the-heck-is-a-callback-aba4da2deced developers.google.com/web/fundamentals/primers/promises credits : colt steele Inspired by : colt steele, brad traversy, Selva sir
Flex box CSS [ In Tamil ]
Переглядів 2,5 тис.5 років тому
In this video, we will see the properties of Flex Box and at the last section of this video we will implement a mini project using flex box Slides : slides.com/balajbm/css Starter Code : codepen.io/balajbm/pen/xxKLyBG Reference article : css-tricks.com/snippets/css/a-guide-to-flexbox/ 38:22 - mini project using flex box credits : colt steele Inspired by : colt steele, brad traversy, Selva sir
Quick Sort Algorithm [ In Tamil ]
Переглядів 2,4 тис.5 років тому
In this video we will talk about the concept of quick sort algorithm and execution of quick sort using C language. Recursion - ua-cam.com/video/T-lcxxpYZ-M/v-deo.html Merge Sort - ua-cam.com/video/0lZB4HvM3JA/v-deo.html Credits : Colt Steele Inspired By : Colt Steele, Brad Traversy, Selva Sir
Recursion [ In Tamil ]
Переглядів 3,3 тис.5 років тому
In this video we will see the concept and working flow of Recursion with few example programs using javascript Credits : Colt Steele Inspired by : Colt Steele, Brad Traversy, Selva Sir
I'm using same coding but username illama login pannave mudiyala bro email and password mattum vachi login panna mudiyala en sollunga bro
Really good teaching in tamil language 🎉
Na patha video lay aa THE BEST🎉🤝💥
Super bro...👏👏
best video for async and await in yt to learn
We can do this in post man also right, Posting datas in api
Ajax is this related to single page application ?
Nice tutorial
Pls bro upload more videos
Thank you so much for clear explanation with example ,subscribed🙏
Nice explanation
nandrigal thalaiavareeee
function add(a){ return function addNum(b){ return a+b; } } How to call the function and also write the output
Great
good explantion bro keep put videos
Anna ennaku postman la token show agala . What is the problem?
Samma bro clear ah puriyuthu
How to display from api Object many is there...
Bro all comments eppadi panninga pls tel short cut key
Vera level bro ..... Semmaya teach paninga thank you ❤️
can i get your email id bro?
thank you so much nanba!!!!
bro ethula DB query theavai illayaa bro, athu illama yeapdi DB la store aahuthu bro
hi sir what is csv to json module in node js tell me sir
used to read the CSV file and convert it to an array of JSON objects
Awesome bro...🙏🔥
thanks
Perfect 👏👏
bro unga contact number kedaikuma bro.i have doubts
Romba Thax Bro
Great explanation
Really awesome
You're good teacher
I hope you
Please
Please brother 🥺 Please continue to javascript
Yo evalavu alaga ah solli tharinge. Vera level boss neenga. Thank you ❤️ please continue to
Spr bro content quality a erukku , expect more videos
Very Neat Presentation 👍
Your explaination is super i like it. But cookie storage is may be use for website developement using node js , what will do for if create API using node js? How can we store the token in cookie storage
axois video podunga bro
Great explain
Vera level bro
you saved my life..
Really good 👍
Really nice keep continue
Bro itr na yenna
waiting
hi bro,i want join course
Super bro 💐 remote repository video upload please 🙏🏻