Async, await | Asynchronous javascript | JavaScript Course | Logic First Tamil

Поділитися
Вставка
  • Опубліковано 16 жов 2024
  • Javascript course with indepth explanations in tamil.
    Github CodeLink - github.com/Log...
    Notion link for code - balanced-quinc...
    ----------------------------------------------------------------------------------------------------------------
    courses and playlists
    Javascript Playlist: • Javascript
    HTML and CSS: • Html and CSS
    SQL: • SQL
    DS and ALGO in C/CPP: • Introduction to Data S...
    DS and ALGO in Java: • Introduction to Data S...
    Python Full Course with game: • Learn Python in Tamil ...
    Java Playlist: • Learn Java in Tamil
    Java one video: • Java Full Course in Ta...
    C Interview program playlist: • C Interview Programs i...
    C programming in one video: • C Programming in Tamil...
    C programming playlist: • Introduction to C prog...
    C++ Playlist link: • C++ Programming in Tamil
    English channel link: / @logicfirst31

КОМЕНТАРІ • 43

  • @RamanKishore-qe6jb
    @RamanKishore-qe6jb 7 місяців тому +5

    Sila nerathula unga mela kovama varum. Because neenga konjam speed ah sollitu poogum podhu. But slow la vachi paakum podhu. Vera level la puriudhu mam. Unga code ye solludhu. Ungaluku nalla theriniirkj javascript nu. Full video um paathan.javascript 8hours pakkam . Useful ah irundhuchi. Thanks mam. Tomorrow is my javascript review.

  • @techofcenturies9521
    @techofcenturies9521 Рік тому +1

    Thank you❤❤ i love the part which you simplified how async take main message as parameter....infact that helps me to understand the final part of this video.....

  • @dhineshdhinesh6276
    @dhineshdhinesh6276 Рік тому +6

    Romba romba romba romba thanks

  • @srivishnuparthipan6532
    @srivishnuparthipan6532 9 місяців тому +2

    I tried tossCoin example with async function. Lmk whether it is correct or not miss, Thanks
    //tossCoin example
    let coin = new Promise((resolve,reject)=> {
    // 0-head(success) / 1-tail(failure)
    const rand = Math.floor(Math.random()*2)
    if(rand==0)
    setTimeout(resolve,2000, "Congrats!Its head!You won")
    else
    reject("Sorry!You lost! It,s tail")
    })
    async function tossCoin(){
    try{
    coinFace = await coin
    console.log(coinFace)
    }
    catch(error){
    console.log(error)
    }
    }
    tossCoin()

  • @Ruban_Sn
    @Ruban_Sn Рік тому +1

    Thanks. Your videos are simple and easy to understand. Could you do a playlist on React JS? That would be helpful for us.

  • @SasiKumar-nx2bs
    @SasiKumar-nx2bs Рік тому

    Hi Mam, I am seeing your all videos. Every day, I am learning new skills. You teach very well. Thank you so much for your effort and help! Could you please take the Dotnet full course with the project?

  • @JollyRide
    @JollyRide 10 місяців тому

    Thank you Sista… Nalla irunga 🙏

  • @AbdulIrfan-r2e
    @AbdulIrfan-r2e 16 днів тому

    00:02 Understanding Asynchronous JavaScript
    02:24 Async/await allows asynchronous JavaScript code
    03:46 Using console.log to display results.
    03:54 Understanding async and await in JavaScript
    04:52 Understanding asynchronous javascript using async and await
    05:56 Asynchronous JavaScript using async and await
    06:18 Handling asynchronous operations using async and await
    06:52 Introduction to Asynchronous JavaScript.

  • @Little_flowers
    @Little_flowers 25 днів тому +1

    node js series pannunga ji

  • @sivapalaani2304
    @sivapalaani2304 Рік тому +1

    Madam Android teach pannunga. Your java teaching is very excellent.

  • @rampriyakarthick3996
    @rampriyakarthick3996 Рік тому

    Thank you so much your videos are really helpful for me.. Can you please explain fisher yates algorithm to choose random and shuffle in javascript..

  • @prabhakaran6651
    @prabhakaran6651 Рік тому

    Mam API la Erunthu some details eduthutan so athuku epadi nav bar create pandrathu

  • @nethajiarmy4526
    @nethajiarmy4526 Рік тому

    Quiz App, javascript use panni develope panna tutorial video podunga Sister...

  • @vajasan
    @vajasan 8 місяців тому

    without declare res in async function how it work?

  • @dhar_sri6050
    @dhar_sri6050 Рік тому +1

    Js series ahh vidrathinga thodanthu podunga mam🙏

  • @sahanaradha2573
    @sahanaradha2573 Рік тому

    thank you sister. how many videos are more to complete javascript course?

  • @SathishkumarCEEE
    @SathishkumarCEEE Рік тому

    Sister very useful 💙

  • @donbala2801
    @donbala2801 Рік тому

    mam ennoda college system windows xp so end=" " accept pannathu athan ketan. vera option irruka

  • @abinashsankar860
    @abinashsankar860 Рік тому

    Very useful 👍

  • @drivedazzle_CARS
    @drivedazzle_CARS Рік тому

    Akka array loop la epdi ka add panrathu

  • @arkamameen8180
    @arkamameen8180 Рік тому

    Try illaama if else use pannalama?

  • @vinothkumar-gt8or
    @vinothkumar-gt8or Рік тому

    Mam Machine learning start pannuvingla..

  • @ldgamingpro
    @ldgamingpro Рік тому +1

    mam project based videos plzzz

  • @kugavarathanNavaraththinarasa

    github enda enna atha paththi oru video podungo akka

  • @donbala2801
    @donbala2801 Рік тому

    Mam ennaku python programming la oru doubt.end="" intha statementku pathila vera etha use panna same line la print panna mudiyum.pls sollunga

  • @venkateshm6340
    @venkateshm6340 Рік тому

    Akka next bootstrap kaana vedios podunga akka

  • @santhoshmarvel1865
    @santhoshmarvel1865 Рік тому

    sister, would you upload django course videos?

  • @chinnadurai9752
    @chinnadurai9752 Рік тому

    Akka js " this " keyword full explanation video podunga akka.

  • @sathishsg5065
    @sathishsg5065 Рік тому

    Mam cpp course sollitharuveengala

    • @LogicFirstTamil
      @LogicFirstTamil  Рік тому

      chk playlist. its there. i dont take classes

    • @sathishsg5065
      @sathishsg5065 Рік тому

      Mam cpp course la oru dout mam pls pls

    • @sathishsg5065
      @sathishsg5065 Рік тому

      Mam contact number kudunga pls

    • @sathishsg5065
      @sathishsg5065 Рік тому

      Mam nanave cpp kaththukitte irukke mam sollithara yaari illa mam dout vantha epputi pannurathunu theriyala mam

  • @cserohinir6601
    @cserohinir6601 Рік тому

    Akka python ku vedio poda start panunga pls pls pls akka

  • @donbala2801
    @donbala2801 Рік тому

    Hlo pls reply pannunga

  • @johnpa7042
    @johnpa7042 Рік тому

    Akka Please Akka React Js video sikiramaa update pannugaa please..

  • @sathishsg5065
    @sathishsg5065 Рік тому

    Mam contact number kudunga