08:42 variables . 10:00 data types. 13:25 arrays . 14:55 objects . 16:30 functions. 20:42 condition operator. 25:55 looping. 35:35 es 5 methods 35:25 isArray 36:30 map() 39:46 filter 40:30 for each method (what is difference between map and for each method) 41:30 every method 42:55 some 43:17 indexof method. 44:00 lastindex of method 45:35 stringify method 47:20 dates method 48:00 value of 48:45 es6 advance level topics 49:00 let key word 50:39 const key word 51:48 arrow function 55:17 classes not understand cleary want to read w3schools. 59:30 for of method. What is different between for of and for each 01:01:00 default parameter 01:03:02 rest operator 01:06:10 spread operator 01:07:50 destructure very important point for my confusion some solution present here 01:11:15 react fundamental concepts chart. 01:11:35 environmental setup for react. 01:20:35 functional component. 01:2345 class component (doubt :-where we want to use variables before render or after render can we use variable and js concept out of component ,here i want to see the video import vs export from Srikanth. 01:26:03 states and probs 01:28:42 probs 01:32:50 States and probs in functional base component. 1:37:40 destructure of objects because to remove dot operation and increase execution time speed and decrease the more code. 01:38:55 probs on functional base component 01:41:00 we don't want to use this key word in functional base component. 01:43:08 event handler onclick event handler . 01:45:20 onchange event handler. 01:49:20 on submit event handler . 01:57:28 form validation 01:59:09 css and bootstrap. Css inline styles. 02:01:56 bootstrap styles 02:03:07 external styles to the component (we want import our style sheet) 02:04:45 reusable components 02:13:40 reaclife cycle and hooks 00:00 component didmount method.This is used for api calling(this is used for loading api data) 03:16 component didupdate method .this is used for update. 04:00 component willmount (this is used for Remove data). 05:00 why we use component did mount. 04:57 why we use component did update 06:45 component willmount 07:00 lifecycle project 02:13:50 react router 02:22:11 link component to move from open page component to other page component. (Here i want to learn relative path and absolute path) concept 02:25:05 adding styles router. 02:28:20 url paremeter 02:31:10 path params. 02:33:25 use parems. 02:34:30 query params. 02:40:50 handling 404 error. 02:43:45 HOC -higher order component. 02:54:35 handling api data. 03:02:08 post data to db. 03:12:17 fire base db.
Hi, your tutorials are really helpful for the beginners. thanks for sharing your knowledge to us. If possible, I request you to do RESPONSIVE React Application (complete tutorial)
Tutorial Chala super ga undi. Thanks a lot for uploading this series. Madya madya lo English baga vadutunaru. Continuous ga English lone teach chestunaru. Remaining all good explanation🤗🤗
tq so much broooo. nen 2months nundi mi videos chusi nerchukoni job kottesa.... 14th na. but bro e code koncehm vissible ayyela pettandi bro, nalanti freshers ki e project chala ante chala use avuddi, code copy cheddam ante fast fast ga vellipoyaruuu
Bro Thanks a lot ❤❤❤❤❤ love you bro you done very very good job in explaining react concepts thanks for spending lot of time on making videos 🎥 Thanks!!.
Hi ur's way of explaining is too good,had doubt, is this 7hours tutorial is enough for real time interview for 2 years react developer jobs,please clarify
Hi Bro, Thank you , bro. After seeing your videos only I got the confidence to work with React and I got an offer in MNC this credit goes to Telugu Skill Hub(You) only. Thank you so much bro.
Kudos to your Impeccable efforts. @Telugu Skillhub is the great channel to learn React Js. It would have better if you taught basics on Bootstrap also. Thanks for great work.
The whole tutorial is very helpful thanks for that and can you please provide API for us so that we can use it and complete the project along with video.
Bro naku 4 yrs IT Experience undi.. but Relevant Experience 1 yr a undi react lo... top 10 mncs lo job vachindi recent ga gud package tho.. small project allocate chestara leda pedda project allocate chestara.. bcz naku Relevant 1 yr a undi
Hi very good project for practicing and please be create any dynamic project with AWS API and particular tools of AWS because its give more information about How to implement project with react to AWS thank you Lavanya Teki
08:42 variables .
10:00 data types.
13:25 arrays .
14:55 objects .
16:30 functions.
20:42 condition operator.
25:55 looping.
35:35 es 5 methods
35:25 isArray
36:30 map()
39:46 filter
40:30 for each method (what is difference between map and for each method)
41:30 every method
42:55 some
43:17 indexof method.
44:00 lastindex of method
45:35 stringify method
47:20 dates method
48:00 value of
48:45 es6 advance level topics
49:00 let key word
50:39 const key word
51:48 arrow function
55:17 classes not understand cleary want to read w3schools.
59:30 for of method. What is different between for of and for each
01:01:00 default parameter
01:03:02 rest operator
01:06:10 spread operator
01:07:50 destructure very important point for my confusion some solution present here
01:11:15 react fundamental concepts chart.
01:11:35 environmental setup for react.
01:20:35 functional component.
01:2345 class component (doubt :-where we want to use variables before render or after render can we use variable and js concept out of component ,here i want to see the video import vs export from Srikanth.
01:26:03 states and probs
01:28:42 probs
01:32:50 States and probs in functional base component.
1:37:40 destructure of objects because to remove dot operation and increase execution time speed and decrease the more code.
01:38:55 probs on functional base component 01:41:00 we don't want to use this key word in functional base component.
01:43:08 event handler onclick event handler .
01:45:20 onchange event handler.
01:49:20 on submit event handler .
01:57:28 form validation
01:59:09 css and bootstrap. Css inline styles.
02:01:56 bootstrap styles
02:03:07 external styles to the component (we want import our style sheet)
02:04:45 reusable components
02:13:40 reaclife cycle and hooks
00:00 component didmount method.This is used for api calling(this is used for loading api data)
03:16 component didupdate method .this is used for update.
04:00 component willmount (this is used for Remove data).
05:00 why we use component did mount.
04:57 why we use component did update
06:45 component willmount
07:00 lifecycle project
02:13:50 react router
02:22:11 link component to move from open page component to other page component. (Here i want to learn relative path and absolute path) concept
02:25:05 adding styles router.
02:28:20 url paremeter
02:31:10 path params.
02:33:25 use parems.
02:34:30 query params.
02:40:50 handling 404 error.
02:43:45 HOC -higher order component.
02:54:35 handling api data.
03:02:08 post data to db.
03:12:17 fire base db.
Hi bro. This is simply superb and like spoon feeding. I'm trying to learn React for 6 months. Now I found this. Thank you very much.
Hi,bro mee Videos valla Meemu chall nerchukunam bro, thank you so much bro.....
great job ...learning in mother language is the most beautiful thing..good luck....
You are Beyond AWESOME..
Meku Manchi Jaragali Brother..🙏🕉️🙏🕉️
chala neat ga unnadi bro, baga ardham aiyindi, thanks it's very clear.
Wow! Excellent video for begginers. Crystall clear explanation.
Thanks
Superb bro, native language lo ReactJS course, very easy to understand. Thanks for this video
Hi, your tutorials are really helpful for the beginners. thanks for sharing your knowledge to us. If possible, I request you to do RESPONSIVE React Application (complete tutorial)
crystal clear explanation bro......amazing
Firstly, you deserve big applause for your effort.The way of explanation is awesome. Hope you will continue making videos on new concepts.
Tutorial Chala super ga undi. Thanks a lot for uploading this series. Madya madya lo English baga vadutunaru. Continuous ga English lone teach chestunaru. Remaining all good explanation🤗🤗
tq so much broooo. nen 2months nundi mi videos chusi nerchukoni job kottesa.... 14th na. but bro e code koncehm vissible ayyela pettandi bro, nalanti freshers ki e project chala ante chala use avuddi, code copy cheddam ante fast fast ga vellipoyaruuu
Dear sir, Your effort is unaccountable..Thank u somuch.may god bless you and your family for long live with health and wealth
Thanks!
Thanks :)
Thank you brother for great ReactJs Tutorial in Telugu.
explained very well.. thanks for uploading the video
Broooooo really lucky to have you🙏🙏
Thank u bro.. Your helping to us easy to learn react js.
Bro super... You explained every topic clarity...thank you soo much.... Well done, keep it up, you deserve 1M likes and 1M subscribers
Wonderful explanation. Thank you. Practicing this tutorial now.
You are the best teacher.......
Bro Thanks a lot ❤❤❤❤❤ love you bro you done very very good job in explaining react concepts thanks for spending lot of time on making videos 🎥 Thanks!!.
Bro super explanation 100/100🎉
Appreciate for your hard work, Please also make videos on unit testing
extraordinary and great teaching,thanks brother.great fan of you..hats off
thank you for your patience... this is the first video im watching from your chanel , well explained , subscribed , thank you
Wow finally great and thank you very much
very good explanation and i'm simply understanding bro. really useful to me..
Tq so much sir, this video helps a lot to me
You are just awsome man.....❤
Bro, really helpful.
Thanks a lot 🙏
Thank you for the tutoria,l it is very helpful brother.
Thank you bro please make one more project like this But do frontend , Backend combination project .😍😍😍😍🙌
Hi ur's way of explaining is too good,had doubt, is this 7hours tutorial is enough for real time interview for 2 years react developer jobs,please clarify
Hi Bro,
Thank you , bro. After seeing your videos only I got the confidence to work with React and I got an offer in MNC this credit goes to Telugu Skill Hub(You) only.
Thank you so much bro.
Chala helpfull bayya......nice job....do more videos
Thank you for your efforts, Great 👍👍👍 for your efforts
Zero to Master .... Thanks Anna...😍
Nice.. explanation 🥰
Thank you for your efforts . Keep doing them more
thank you for your efforts brother. waiting for more videos from you.
u r awesome brother..
Hi brother u r way of explanation simply awesome 💗💗💗💗
Thanks you bro, write unit test cases as well 😀
Hello Everyone,
I hope this video is useful for lot of beginners.
For Source Code and API access please mail.
Thanks for the valuable support.
excellent ayyya
awesome viedo very usefull specially for beginners ,thanks for sharing your knowledge
Superb explanation 👌
Thanks bro! nice course you made.Kudos
Amazing explaination bro 💯
Thank you for helping out so many students who want to get started and build their initial projects! Hats off!
Kudos to your Impeccable efforts. @Telugu Skillhub is the great channel to learn React Js. It would have better if you taught basics on Bootstrap also. Thanks for great work.
Really outstanding Brother👃👃👃
This is really very good react series. Thanks for your information provided.
super bro,u r explanation is superb,I subscribed ur channel 👍👍
Thank you so much 👍🏼⭐🎉🙏❤️
The whole tutorial is very helpful thanks for that and can you please provide API for us so that we can use it and complete the project along with video.
Really Great Brother. no words for ur hardwork
amazing explanation bro 🤗 please add login for restaurant owner, bill for table and delete order functions also
Very good..❤
Very well explained. Appreciate your time and efforts.
Nice bro..... If some has basics of front end technologies, u r videos is like to revision nd will get perfect picture of the respective topic
Wonderful tutorial. Very useful for beginners.
Great work sir..
good bro,make a series of typescript also in telugu.👍👍
super bro..
Good job bro😍 Helping many guys
Excellent and detailed explanation ... super bro👍👏👏
01:32:52 functional base component stats and probs
Thank you so much for your hard work sharing with us
This channel is helpful 😁👍
thank you brother
ur voice 👌
Thanks alot.. 🙏🙏..
Amazing Bro
Nice bro thank u next vedio mvc and core mvc
bro use dark reader in chrome while explaining , nice video.
Good keep going
Thank you for this...
Love you bro. you have no idea how valuable it is. more power to you❤ especially router concept
Thanks for the comment bro :)
Super video bro
1:15 emmet is also a very useful tool for vs code
This video is helpful 😊👍
Tq bro everything is understandable 🤝
awesome job
Wouldn't it be great if we store all data comes from fetching various apis into a state,so we can use them in all components?
Super anna
Thanks bro ... 🙏
Bro naku 4 yrs IT Experience undi.. but Relevant Experience 1 yr a undi react lo... top 10 mncs lo job vachindi recent ga gud package tho.. small project allocate chestara leda pedda project allocate chestara.. bcz naku Relevant 1 yr a undi
Hi Brother.. Excellent presentation . I like your Explanation , Thank you so much. It is very helpful for React devolopers @ beginning ..
Nice bro..
your video will helps to beginners. I need your API url brother
Thanku so much..
Hi Sir,
Superb Tutorial
Please do videos Sharepoint Online & Sharepoint FrameWorks
Hi very good project for practicing and please be create any dynamic project with AWS API and particular tools of AWS because its give more information about How to implement project with react to AWS
thank you
Lavanya Teki
Thank you
hi bro, Thank you for your support
bro, i'm not getting functionalities after firebaseDB. in firebase concept
Bro super
🙏 expecting more stuff
Thank you Anna