КОМЕНТАРІ •

  • @RajvardhanDeshmukh-d2y
    @RajvardhanDeshmukh-d2y Місяць тому

    Nice 💯

  • @smartdriver2990
    @smartdriver2990 3 місяці тому +2

    Thanks for sharing

  • @kira7mm
    @kira7mm 2 місяці тому +1

    Thank you soo much ,bro.

  • @todaysindia4114
    @todaysindia4114 2 місяці тому +1

    Nice content bhai

  • @DuyVu-mx1ur
    @DuyVu-mx1ur 2 місяці тому +3

    Do you plan to develop audio call and video call features?

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      In our upcoming project, we will aim to develop a WhatsApp clone to incorporate such kind of features. Stay tuned!
      Thank You. Happy Coding.

    • @DuyVu-mx1ur
      @DuyVu-mx1ur 2 місяці тому

      @@CODENOVUS Please let me know when you finish it. I am looking forward to it, thank you very much.

    • @CODENOVUS
      @CODENOVUS 2 місяці тому +1

      @@DuyVu-mx1ur We will try to do it very soon with proper explanation and structure.
      Thank You.

    • @instant5564
      @instant5564 Місяць тому

      Bro he copied the project from As a programmer yt channel.

  • @kira7mm
    @kira7mm 2 місяці тому +1

    Frontend start 2:43:22

  • @spectrotsu6629
    @spectrotsu6629 2 місяці тому +1

    Game of Thrones Fan bro yo yo ❤❤
    gonna start it today will update with link when it will complete

  • @iqxHarshh
    @iqxHarshh Місяць тому +1

    bro how to solve that eslint no-unused-vars , no-undef issue bcz of this it shows
    React is defined but never used in app.jsx
    createRoot is declared but its value never read
    createRoot is defined but never used
    ReactDOM is defined but never used

    • @CODENOVUS
      @CODENOVUS Місяць тому

      1. Update your ESLint configuration to reflect the new JSX transform.
      2.createRoot is declared but its value is never read:
      This issue happens if you've declared createRoot but haven’t used it. If you're transitioning from ReactDOM.render to createRoot with the new React 18 API, ensure you're using it correctly.
      3. ReactDOM is defined but never used:
      If you’re using createRoot from react-dom/client, remove the ReactDOM import.
      Feel free if you have any further query. Thank You. Happy Coding.

  • @tommytanti1776
    @tommytanti1776 2 місяці тому

    By any chance are you from assam?

  • @ritesh1293
    @ritesh1293 2 місяці тому +1

    Can i implement this on my internshala clone where employer can contact with job seekers?

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      Obviously you can implement it in your project. Feel free to ask if you face any issue in your project.
      Thank You. Happy Coding.

  • @suratasaha6332
    @suratasaha6332 2 місяці тому +1

    Please make Spotify clone with full stack project. It will be helpful

    • @CODENOVUS
      @CODENOVUS 2 місяці тому +1

      We will try to develop Spotify Clone in upcoming projects.
      Thank You. Happy Coding.

  • @sportsfever4116
    @sportsfever4116 Місяць тому +1

    Agr tum isme audio video calls ki functionality add krte ho I'll subscribe.

    • @CODENOVUS
      @CODENOVUS Місяць тому +1

      In upcoming days, we will definitely go through such kind of functionality. Thank You.

  • @txzone3675
    @txzone3675 2 місяці тому +1

    Bro Are you from Assam??

  • @iqxHarshh
    @iqxHarshh Місяць тому +1

    bro i got some issues in the front-end part can we connect

    • @CODENOVUS
      @CODENOVUS Місяць тому

      You can mail me.

  • @rakeshkumarparida98
    @rakeshkumarparida98 2 місяці тому +1

    Mern typescript per kuchh bada project banao Bhai, jaise e commerce with payment gateway using razor pay or stripe. I am subscribing to you .

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      In the upcoming videos we will use typescript in MERN projects such that we can use shadcn UI, auth0 or clerk for authenticaction.
      Thank you for visit. Happy Coding.

    • @laughingbrick4824
      @laughingbrick4824 2 місяці тому +2

      e commerce bada project hai ? Chat apps are one of the best bay to learn about sockets and real time communication. Part of advanced backend communication.

    • @laughingbrick4824
      @laughingbrick4824 2 місяці тому

      ​@@CODENOVUSif you can please include the microservices based architecture

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      @@laughingbrick4824 We are going to build a food delivery platform very soon. Stay Tuned.
      Thank You. Happy Coding.

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      ​@@laughingbrick4824 We are goin to build a food delivery platform very soon.
      Stay Tuned.
      Thank you. Happy Coding.

  • @sushantparekar3687
    @sushantparekar3687 2 місяці тому +1

    Sir without single reference ethna bada project kaise banate ho app

    • @CODENOVUS
      @CODENOVUS 2 місяці тому +1

      This is a straightforward project where we're incorporating Socket.io functionality and some CRUD operations. In our upcoming projects, we'll delve into Excalidraw and data modeling to enhance your understanding of project structures. Stay tuned!
      Thank You. Happy Coding.

  • @krishnabhadauria
    @krishnabhadauria 2 місяці тому +1

    During login function execution timeout error is coming. Please help

    • @CODENOVUS
      @CODENOVUS 2 місяці тому +1

      In most of the cases this error come in your mongoDB atlas if your IP address is not whitelisted. To resolve this error you should go to network access of your mongoDB dashboard, click the edit button and then click Allow Access From Anywhere or provide IP address 0.0.0.0/0.
      This might resolve your error.
      Thank You. Happy Coding.

    • @krishnabhadauria
      @krishnabhadauria 2 місяці тому +1

      @@CODENOVUS it really helped!! Thanks 🤩

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      @@krishnabhadauria Feel free to share more queries, and we'll do our best to help!

  • @arunsuthar4783
    @arunsuthar4783 2 місяці тому +1

    bhai python backend bhi banao

    • @CODENOVUS
      @CODENOVUS 2 місяці тому +1

      We will try to use Python in backend in the upcoming projects.
      Thank you. Happy Coding.

  • @dybov5473
    @dybov5473 Місяць тому +1

    Is this app deployable?

    • @CODENOVUS
      @CODENOVUS Місяць тому

      Ofc. you can deploy it.

  • @iamakashkumarram
    @iamakashkumarram 2 місяці тому

    Kindly add Timestamp ❤

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      Okay. We definitely try to add timestamps. Now, you can just take the commit messages as timestamps and can visit the github repository to check the changes we made in the particular section.
      Thank You. Happy Coding.

    • @iamakashkumarram
      @iamakashkumarram 2 місяці тому

      @@CODENOVUS thanks sir, kindly make AWS series in Hindi

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      ​@@iamakashkumarram Thank you for your suggestion! We will consider creating a series on AWS in Hindi as soon as possible.
      Happy Coding.

    • @iamakashkumarram
      @iamakashkumarram 2 місяці тому

      @@CODENOVUS thanks sir maye college Group me apke videos share Karunga AWS wale.

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      @@iamakashkumarram Thank You. Stay tuned. Happy Coding.

  • @VikramRai-h4j
    @VikramRai-h4j 2 місяці тому

    Awesome sir ,I need your help in my project ,it is paid ,how can i contact u sir ??

    • @CODENOVUS
      @CODENOVUS 2 місяці тому

      Thank you for your kind words! You can send me mail
      at sucide.machine.619@gmail.com
      Thank You. Happy Coding.