React Full Course for Beginners in Tamil | Complete Guide 2024

Поделиться
HTML-код

Комментарии • 176

  • @MohomedFarhan-offxl
    @MohomedFarhan-offxl Месяц назад +38

    9 DAYS STUDY PLAN:
    Day 01,
    00:00 - Introduction
    0:02:34 - What is React?
    0:10:32 - Using React in HTML
    0:20:33 - Create React App Tool
    0:25:11 - Running Project
    0:30:36 - Understanding React Project
    1:12:40 - Class Component
    1:18:24 - Props
    1:30:04 - Props in Class Component
    Day 02,
    1:33:53 - React Developer Tools Browser Extension
    1:38:03 - Conditional Rendering
    1:50:34 - List
    1:56:55 - List Keys
    2:03:40 - Inline CSS Styling
    2:10:27 - CSS Stylesheet
    2:19:41 - Creating State
    2:29:49 - Creating State in Class Components
    2:37:52 - Multiple State in Hooks
    2:43:49 - State with Object
    2:47:35 - Updating Object in State
    2:58:09 - Updating Object in Class Component
    3:01:51 - Updating Arrays in State
    Day 03,
    3:13:33 - useEffect
    3:24:34 - Using useEffect in Different Ways
    3:30:45 - Creating Form
    3:35:28 - Getting Input value to State
    3:41:09 - Submitting Form
    3:46:57 - Handling Multiple Input Fields
    4:00:24 - Simplifying onChange Handler
    4:17:01 - Textarea in React
    Day 04,
    4:22:17 - Creating Game Project: Guessing the number
    4:43:58 - React Router Introduction
    4:44:32 - React Router Setup
    5:01:04 - Router Links
    5:07:37 - Route Parameters
    5:17:05 - Nested Routes
    5:24:15 - Navigating Programmatically
    Day 05,
    Section 5: Project Setup and User Management
    5:32:51 - React Hook Repo Setup
    5:36:02 - Project Setup
    5:41:37 - Displaying User Data
    5:56:11 - Adding New User
    6:20:07 - Updating User Data
    6:41:24 - Deleting User
    Day 06,
    6:52:18 - Why Testing?
    7:05:21 - Creating Test Suite File
    7:06:30 - Creating Test Case
    7:07:47 - Running Tests
    7:10:38 - Writing Test Assertions
    7:18:21 - Testing: Inputs are empty
    Day 07
    7:26:33 - Backend Setup
    7:32:23 - Environment Variables Configuration
    7:37:06 - Creating Routes & Controllers
    7:45:00 - Testing API routes with Thunderclient
    7:52:03 - Connecting Database
    8:00:21 - Creating Product Model
    8:04:54 - Building Get Products API
    8:10:37 - Building Get Single Product API
    8:17:58 - Building Order API
    Day 08,
    8:39:08 - Create React Project
    8:41:05 - Frontend Project Setup
    8:45:36 - Creating HomePage
    8:51:21 - Creating Header & Footer Components
    8:55:04 - Breaking Page to Components
    8:58:02 - Integrating Get Products API
    Day 09,
    9:03:35 - Fixing CORS Error
    9:07:47 - Showing Product Card Details
    9:26:20 - Implementing Product Search
    9:37:19 - Creating Product Detail Page
    9:52:05 - Add To Cart Functionality

    • @nabilahamed831
      @nabilahamed831 Месяц назад

      Thanks bro

    • @AbdulIrfan-r2e
      @AbdulIrfan-r2e 18 дней назад

      00:05 This video covers React Full Course for Beginners in Tamil
      21:00 Creating a React app and setting up the runtime environment
      1:06:26 Importing and resolving components in React
      1:24:18 Summarizing React Full Course in Tamil
      1:57:51 Understanding React basics and styling
      2:14:42 Understanding CSS styling and properties
      2:42:39 Summary of scooter index in car component
      3:01:13 State and component list in a React element
      3:31:13 Creating a form using React functional component
      3:46:39 Summarizing React Full Course for Beginners in Tamil
      4:21:08 Creating a React app with a guessing game
      4:38:36 Detailed overview of React components and routing
      5:10:34 React Full Course for Beginners in Tamil
      5:26:29 Code for checking user credentials and login success
      6:03:26 Introduction to React state and functions
      6:17:13 Learn about updating user information
      6:59:55 Summary of Tamil React Full Course
      7:15:58 Component screen checking for email and password inputs
      7:50:21 Creating a single product in response to an order
      8:05:39 Summarizing the product model and request handling
      8:44:33 Styling and components in React
      9:01:20 Introduction to React basics and setup
      9:33:37 How to create a product detail component using React
      9:49:14 The video covers React basics and state management.
      10:23:41 Summarizing functions and operations on items in React
      10:43:04 Handling and processing order details in React.

  • @dhanushroy3467
    @dhanushroy3467 3 месяца назад +22

    Chapters:
    Section 1: Introduction to React
    00:00 - Introduction
    0:02:34 - What is React?
    0:10:32 - Using React in HTML
    Section 2: Getting Started with React
    0:20:33 - Create React App Tool
    0:25:11 - Running Project
    0:30:36 - Understanding React Project
    Section 3: React Basics
    1:12:40 - Class Component
    1:18:24 - Props
    1:30:04 - Props in Class Component
    1:33:53 - React Developer Tools Browser Extension
    1:38:03 - Conditional Rendering
    1:50:34 - List
    1:56:55 - List Keys
    2:03:40 - Inline CSS Styling
    2:10:27 - CSS Stylesheet
    2:19:41 - Creating State
    2:29:49 - Creating State in Class Components
    2:37:52 - Multiple State in Hooks
    2:43:49 - State with Object
    2:47:35 - Updating Object in State
    2:58:09 - Updating Object in Class Component
    3:01:51 - Updating Arrays in State
    3:13:33 - useEffect
    3:24:34 - Using useEffect in Different Ways
    3:30:45 - Creating Form
    3:35:28 - Getting Input value to State
    3:41:09 - Submitting Form
    3:46:57 - Handling Multiple Input Fields
    4:00:24 - Simplifying onChange Handler
    4:17:01 - Textarea in React
    Section 4: Project Exercise
    4:22:17 - Creating Game Project: Guessing the number
    Section 5: React Router
    4:43:58 - React Router Introduction
    4:44:32 - React Router Setup
    5:01:04 - Router Links
    5:07:37 - Route Parameters
    5:17:05 - Nested Routes
    5:24:15 - Navigating Programmatically
    Section 5: Project Setup and User Management
    5:32:51 - React Hook Repo Setup
    5:36:02 - Project Setup
    5:41:37 - Displaying User Data
    5:56:11 - Adding New User
    6:20:07 - Updating User Data
    6:41:24 - Deleting User
    Section 6: Testing
    6:52:18 - Why Testing?
    7:05:21 - Creating Test Suite File
    7:06:30 - Creating Test Case
    7:07:47 - Running Tests
    7:10:38 - Writing Test Assertions
    7:18:21 - Testing: Inputs are empty
    Section 7: Building Ecommerce Project
    7:26:33 - Backend Setup
    7:32:23 - Environment Variables Configuration
    7:37:06 - Creating Routes & Controllers
    7:45:00 - Testing API routes with Thunderclient
    7:52:03 - Connecting Database
    8:00:21 - Creating Product Model
    8:04:54 - Building Get Products API
    8:10:37 - Building Get Single Product API
    8:17:58 - Building Order API
    Section 8: Ecommerce Project FrontEnd
    8:39:08 - Create React Project
    8:41:05 - Frontend Project Setup
    8:45:36 - Creating HomePage
    8:51:21 - Creating Header & Footer Components
    8:55:04 - Breaking Page to Components
    8:58:02 - Integrating Get Products API
    9:03:35 - Fixing CORS Error
    9:07:47 - Showing Product Card Details
    9:26:20 - Implementing Product Search
    9:37:19 - Creating Product Detail Page
    9:52:05 - Add To Cart Functionality

    • @idoitu.k8699
      @idoitu.k8699 2 месяца назад

      Section 7 Connecting Database use Mysql Workbench how to connect database ...

  • @allrounder8816
    @allrounder8816 8 месяцев назад +16

    2,3 channel pathan bro.enaku step by step ah ella topics ah order padi purira Mari solreenga . Thanks

  • @vijayshankarcrypto5681
    @vijayshankarcrypto5681 8 месяцев назад +22

    Amazing tutorial bro. Ur channel deserves 1M subs. we will always be there to support you.

  • @joharajahnantharuban1353
    @joharajahnantharuban1353 2 месяца назад +10

    Hi I am from Sri Lanka you are not only a developer but also the best teacher keep it up your work!

  • @AbdulIrfan-r2e
    @AbdulIrfan-r2e 18 дней назад +1

    00:05 This video covers React Full Course for Beginners in Tamil
    21:00 Creating a React app and setting up the runtime environment
    1:06:26 Importing and resolving components in React
    1:24:18 Summarizing React Full Course in Tamil
    1:57:51 Understanding React basics and styling
    2:14:42 Understanding CSS styling and properties
    2:42:39 Summary of scooter index in car component
    3:01:13 State and component list in a React element
    3:31:13 Creating a form using React functional component
    3:46:39 Summarizing React Full Course for Beginners in Tamil
    4:21:08 Creating a React app with a guessing game
    4:38:36 Detailed overview of React components and routing
    5:10:34 React Full Course for Beginners in Tamil
    5:26:29 Code for checking user credentials and login success
    6:03:26 Introduction to React state and functions
    6:17:13 Learn about updating user information
    6:59:55 Summary of Tamil React Full Course
    7:15:58 Component screen checking for email and password inputs
    7:50:21 Creating a single product in response to an order
    8:05:39 Summarizing the product model and request handling
    8:44:33 Styling and components in React
    9:01:20 Introduction to React basics and setup
    9:33:37 How to create a product detail component using React
    9:49:14 The video covers React basics and state management.
    10:23:41 Summarizing functions and operations on items in React
    10:43:04 Handling and processing order details in React.

  • @balasubramanie5354
    @balasubramanie5354 5 месяцев назад +16

    underrated react tutorial for beginners

  • @mohammedasharudeen520
    @mohammedasharudeen520 7 месяцев назад +2

    Very Nice 🎉 Great Effort bro. If possible pls make a tutorial for a full ecommerce project with a front end back end . Login register etc. Thanks in advance.

  • @Hariragavan
    @Hariragavan Месяц назад

    First i shocked because it is a 11 hours video but in the end i was fully satisfied for a good explanation and a useful project , Thanks bro 🙏

  • @phoenixdev2677
    @phoenixdev2677 9 месяцев назад +5

    Ultimate bro🔥 Bt timestamps kodutha nalla irkum

  • @indu9214
    @indu9214 3 месяца назад +8

    Excellent tutorial which I have ever seen in youtube.. keep going

  • @Govarthanan_Na
    @Govarthanan_Na 9 месяцев назад +4

    im always love your videos, i learned laravel,now im going to learn react

    • @JVLcode
      @JVLcode  9 месяцев назад +1

      Happy to hear that!

  • @MohamedAmeen-d8b
    @MohamedAmeen-d8b 6 дней назад

    Thanks bro, you are awesome...!🙂

  • @sakthikumar.s2589
    @sakthikumar.s2589 18 дней назад

    AAGA ITS VERY WORTHY REACT TUTORIAL

  • @MECHRAJKUMARU
    @MECHRAJKUMARU 6 месяцев назад +1

    Amazing tutorial thanks a lot bro❤❤❤❤

  • @nithyaganesh_m
    @nithyaganesh_m 2 месяца назад +1

    Awesome tutorial, thank you for this one! ♥

  • @sowravraj6202
    @sowravraj6202 6 месяцев назад +3

    Really you are doing a amazing job brooo. Dont stop it, Keep doing great things.

  • @murugeshg3327
    @murugeshg3327 5 месяцев назад +2

    You've done an outstanding job. Kudos to Logesh Bro !

  • @vijayn7822
    @vijayn7822 9 месяцев назад +9

    ❤ Mass bro ..... Tharamaana video 💗💗💗💗💗

  • @aiedu1574
    @aiedu1574 8 месяцев назад +3

    Happy to see great content creators like you ❤
    The effort you did will make bunch of knowledgeable crowd, Thanks a lot ❤❤❤

  • @ArunKumar-qx9gg
    @ArunKumar-qx9gg 8 месяцев назад +3

    react developer aaga javascript oda data structures and algorithms (DSA) therinchikanuma bor?

  • @manojprabakar6795
    @manojprabakar6795 Месяц назад +1

    Really great teaching bro

  • @manikandanD20
    @manikandanD20 7 месяцев назад

    Amazing tutorial and easy to understand👍🤩

  • @sivavedathria5678
    @sivavedathria5678 2 месяца назад +1

    Great video for react. but very hard to concentrate both functional and class component , but mostly industry preferred function , so you can make seperate video for both

  • @sivalib3023
    @sivalib3023 9 месяцев назад +1

    Thanks a lot bro .... keep doing this amazing work ❤🎉

    • @JVLcode
      @JVLcode  9 месяцев назад

      Most welcome 😊

  • @sudhakar0003
    @sudhakar0003 2 месяца назад +1

    Ur videos are more useful ❤❤❤❤ thank you

  • @yuvaranip9544
    @yuvaranip9544 Месяц назад

    Awesome explanation...Best wishes..

  • @MohomedFarhan-offxl
    @MohomedFarhan-offxl Месяц назад

    This is really a great Video thank you sir

  • @suriya4734
    @suriya4734 2 месяца назад +1

    Thalaiva vera maari panta poo, enna oru thelivu, enna oru purithal apdiye java ku oru video podu thala

  • @HarishB-m8j
    @HarishB-m8j 2 месяца назад +1

    bro the video was so great

  • @RamaniRamani-w4r
    @RamaniRamani-w4r 3 месяца назад +1

    HiBro, iam around lots of videos watched your channel and then Angular, react both UI FRAME WORK you Also teach is ultimate my personal opinion please you started own Institute in or online. Bcz iam BIG fan with you. ("JVL")

    • @JVLcode
      @JVLcode  3 месяца назад +2

      I Hope that happens in future. Thanks

  • @Deadapiderx
    @Deadapiderx 7 месяцев назад +1

    I try your code but search function not working.any time comes only empty array

  • @Vicky-od1sj
    @Vicky-od1sj 12 дней назад

    Time:8:10 (product model) on that,the product schema ku database la irundhu json data epdi kidaikudhu

  • @h3lixehrlich
    @h3lixehrlich 2 месяца назад

    give a playlist to arrange the concepts bro we have much more better for learn

  • @rahgulr6091
    @rahgulr6091 9 месяцев назад

    I love all your videos. I have been learning so far through your channel. I have a request can you make socket io related videos in react

  • @094suryaprakash.g2
    @094suryaprakash.g2 4 месяца назад

    Fantastic tutorial forever.Thanks brother.

  • @thambirajahsritharan607
    @thambirajahsritharan607 2 месяца назад

    yes that's what I asked for example can we use xampp phpadmin sql database and make it original without using fack json. Can it? yes அதைத்தான் நான் கேட்டேன் உதாரணத்துக்கு xampp phpadmin sql database பயன்படுத்தலாமா fack json பயன்படுத்தாமல் original ஆக செய்ய வேண்டும். அது முடியுமா.

  • @afrudeensh4956
    @afrudeensh4956 9 месяцев назад +1

    Bro also please teach about Functional Components.

  • @josueaureliomanirifazon8404
    @josueaureliomanirifazon8404 9 месяцев назад +6

    Bro springboot advanced videos podunka

  • @SooryaDsr
    @SooryaDsr 13 дней назад +1

    Antha JSON placeholder projectla bro add user two three times kudutha id sameaa 11 taan varuthu athu epdi change panrathu bro

  • @SooryaDsr
    @SooryaDsr 24 дня назад

    Bro vite reactlayum same procedure taana

  • @dhanarajccs
    @dhanarajccs 9 месяцев назад +19

    Timestamps please

    • @froztriqs
      @froztriqs 3 месяца назад

      Check the description

  • @rithol_67
    @rithol_67 3 месяца назад +1

    I have learn top to bottom in react website sir , i have small doubt i pull the code in github ,but i dono How to run the terminals

  • @hariprasath3266
    @hariprasath3266 9 месяцев назад +1

    Super , excellent video bro

  • @electrictheory-shorts
    @electrictheory-shorts 2 месяца назад +1

    thank you sir😍

  • @VithuVithursan-r9s
    @VithuVithursan-r9s 13 дней назад

    sir.if i study react native,which concepts are need to know in react nativ? plzzz teell me sir..

  • @vaitheeshmurugavel3532
    @vaitheeshmurugavel3532 4 месяца назад

    ❤Tutorial completed 🔥🔥

  • @Ruthrahere
    @Ruthrahere 3 месяца назад

    Keep Growing🤗

  • @gokulprasadthangavel2642
    @gokulprasadthangavel2642 2 месяца назад

    Awesome bro ❤

  • @MR3-3
    @MR3-3 8 месяцев назад +4

    UnderRated Gem nae nee❤

  • @gamewithsaran
    @gamewithsaran 7 месяцев назад

    Great Effort bro🔥🔥🔥🔥

  • @hate_ths_idiot2956
    @hate_ths_idiot2956 2 месяца назад

    bro update won't work correctly, try entering multiple new users and update any one of them
    it will update all the new entry users.....please check and reply bro...

  • @sarathi5035
    @sarathi5035 6 месяцев назад +1

    Super bro create react app bathilaa. Vite use panni irrukalaam

  • @Muralisan_j
    @Muralisan_j 2 месяца назад

    Sir can you provide notes for reactjs based on this tutorial pls ?....

  • @archanakalidass5083
    @archanakalidass5083 6 месяцев назад

    Thanks Bro 🤝

  • @sathriyanlatha
    @sathriyanlatha 8 месяцев назад +1

    Anna , neenga Vera level ❤😻❣️✨

  • @GKTEJASWINI
    @GKTEJASWINI 2 месяца назад

    Anna just now i learnt html css js shall i directly start learning as a beginner or ahould i learn some pre requisite?? Pls reply i am confused

  • @Monish_143x
    @Monish_143x 8 месяцев назад +2

    Spring boot video podunga sir

  • @nageswarana2213
    @nageswarana2213 3 месяца назад

    hi bro i followed the tutorial its very nice i ever seen before...iam following the same code but my component get rendering every time while typing the number in the text pls clear my doubt bro

  • @raguldarling8995
    @raguldarling8995 Месяц назад

    serach items la neenga follow pana code enaku work agala

  • @r.sakthishree7743
    @r.sakthishree7743 Месяц назад

    In conditional rendering there's file called gun and one button pull triggering athu en video la illa

  • @thambirajahsritharan607
    @thambirajahsritharan607 2 месяца назад +2

    நீங்கள் செய்தது போல் node npx create-react-app NewReactApp என்று கொடுத்து வரும் result இதுதான் என்ன தவறு என்று தெரியவில்லை.but node -v ok.please என்ன செய்வது.

  • @thambirajahsritharan607
    @thambirajahsritharan607 Месяц назад

    [nodemon] app crashed - waiting for file changes before starting... but not connect mongodb

  • @amalraj_offl
    @amalraj_offl 4 месяца назад

    Really good explanation

  • @jayawardhini12-c27
    @jayawardhini12-c27 20 дней назад

    I get error when npm start is given that bash error

  • @rsk6068
    @rsk6068 7 месяцев назад

    Bro sema bro🎉

  • @kidsplay1913
    @kidsplay1913 8 месяцев назад

    super bro very effective video

  • @r.sakthishree7743
    @r.sakthishree7743 Месяц назад

    Pull trigger oru button gun.js laam entha timing atha sollave illa

  • @harrishpaul7374
    @harrishpaul7374 8 месяцев назад

    I clone the project but ui not display anything fix my issue heeaser and footer visible but container and images not ahowing its empty why?

  • @sivaprasanth4790
    @sivaprasanth4790 Месяц назад

    23.25..react folder path eppadi vaikarathu solrigalaaa

  • @bharathi.j4291
    @bharathi.j4291 Месяц назад

    Please do video on redux

  • @velambrose4652
    @velambrose4652 9 месяцев назад +1

    Redux full video podunga bro

  • @thambirajahsritharan607
    @thambirajahsritharan607 2 месяца назад

    Hi Can't you do php like sql database in react where can you save cgange data?hi react இல் php மாதிரி sql database அப்படி செய்ய முடியாதா data எங்கே save cgange செய்யலாமா.

    • @JVLcode
      @JVLcode  2 месяца назад

      This is frontend library . You are asking about the backend which can be handle php, python or nodejs languages only

  • @vinothkumarthangavelu8724
    @vinothkumarthangavelu8724 2 месяца назад

    Hi initially thanks for making this video.
    And I am getting an issue when I'm trying to type or update the input field the entire page is getting refreshed. Please assist how to handle the error.
    Video minutes : 6:27:20 And the code is
    function onChangeHandler(id, key, value){
    setusers((users)=>{
    users.map(user=>{
    user.id === id ? {...user, [key]: value } : user;
    })
    })
    }

    • @dhinesh3787
      @dhinesh3787 2 месяца назад

      use preventDefault method

  • @kumaresanperumal2581
    @kumaresanperumal2581 4 месяца назад

    Super 🎉keep it up

  • @prasannathmca9706
    @prasannathmca9706 9 месяцев назад

    Ennum video na full mudikala, oru doubt Reactla JS ku bathiila Typescript use pannalama?

  • @santhoshcivil3316
    @santhoshcivil3316 3 месяца назад

    Bro, React App eppudi github la update pandrathunnu sollu bro...

  • @RajKumar-gb5px
    @RajKumar-gb5px 8 месяцев назад

    react native gu itha mathirei oru video poduga bro

  • @VVigneshwaranMSEC
    @VVigneshwaranMSEC 9 месяцев назад

    Bro ellam react hooks vechi video podunga

  • @Balajiji4888
    @Balajiji4888 9 месяцев назад +2

    React and React js are different or same ?

    • @FunGin
      @FunGin 9 месяцев назад +2

      Same dan bro, sila per react nu solvanga, sila per reactjs nu solvanga avlodan difference

    • @Balajiji4888
      @Balajiji4888 9 месяцев назад +2

      Thanks bro

    • @sathishkraja2130
      @sathishkraja2130 2 месяца назад

      ​@@FunGinbro sql padika data base padikanuma ila sql mattum padicha pothuma sql and my sql same ah bro soluga

  • @demigod9905
    @demigod9905 2 месяца назад

    Bro 1:39:52 gun component ????

  • @Deepak-k8z9t
    @Deepak-k8z9t 9 месяцев назад

    Super bro❤

  • @harikrishnanharikrishnan6074
    @harikrishnanharikrishnan6074 4 месяца назад

    Sir app development iku videos iruka sir from basic

  • @jayasrigopalakrishnan7681
    @jayasrigopalakrishnan7681 6 месяцев назад +1

    Nodemon file not working

  • @DeepakPrabhu-m6j
    @DeepakPrabhu-m6j 9 месяцев назад

    Bro is it from beginner to advance

  • @abhimanyusidd1422
    @abhimanyusidd1422 4 месяца назад

    Angular 2 full course irruka bro

  • @ganeshram5127
    @ganeshram5127 9 месяцев назад

    React hooks ku mattum thaniya video create pannunga bro.

  • @vinothkumardhavamanoharan
    @vinothkumardhavamanoharan 4 месяца назад

    Thanks bro. It's means a lot.

  • @gjmans2641
    @gjmans2641 8 месяцев назад

    Nice course but please provide a timestamp

  • @faizalbabu7034
    @faizalbabu7034 8 месяцев назад +1

    Bro onnume puriyala bro yen bro react 11hrs course la irruntha ellam Details um Eduthinga na athula irrunthu start panne ippa athula irrunthu continue panrathune therla bro 🥺🥹

  • @SooryaDsr
    @SooryaDsr 17 дней назад

    Toast message right cornerla varuthu bro

    • @SooryaDsr
      @SooryaDsr 17 дней назад

      Enna panrathu bro

  • @thirumagalthirumagal2146
    @thirumagalthirumagal2146 8 месяцев назад

    html also send request to load next and next web page? Here react also send request for data then wat is the difference sir?

    • @sakthi1175
      @sakthi1175 5 месяцев назад

      In html each and every time the page will be refresh, but react is not like that - react render and re-render the components without refreshing the page, ⚛️ thats the difference

  • @ArunKumar-sg6jf
    @ArunKumar-sg6jf 4 месяца назад

    bro we can stop the render setimeout afetr rendered once using [] in useffect

  • @sairamganapathy557
    @sairamganapathy557 3 месяца назад

    Spring boot tutorial venum

  • @tharunkr4282
    @tharunkr4282 2 месяца назад

    Is this react 19??

  • @gboy4300
    @gboy4300 8 месяцев назад

    Bro react native course ku konjam poduga bro

  • @FranklinManuelRaju
    @FranklinManuelRaju 9 месяцев назад +1

    thanks bro

  • @kalimuthuamaravathi1010
    @kalimuthuamaravathi1010 4 месяца назад

    Folder path ku epdi porathy

  • @appleapple4442
    @appleapple4442 7 месяцев назад

    Thanku bro

  • @challenge-o6o
    @challenge-o6o 6 месяцев назад

    bro functional component vachi soli kudunga bro