How to Create Chat in React | A React Chat App Tutorial with Eddie Jaoude

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

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

  • @CometChat
    @CometChat  3 года назад +1

    Thanks for watching! Please leave a comment and let us know what you topics you'd like to see covered on a future video, or what questions you have about CometChat!

    • @HazarArtuner
      @HazarArtuner 3 года назад +1

      Your documents is not look as in the video, there is no section called `4. CometChatMessageListScreen Usage`. I'm looking docs v2.1 as in the video but it is not same as in the video. And your sample apps not clear and helpfull. In this video you do not show the implementation details, they are not shown in the docs also, so how we can understand and use it? For example the `CometChatMessageListScreen` component in the video, I need to use it but there is no implementation detail in both this video and in your docs. You got really great app but terrible support and documentation.

    • @CometChat
      @CometChat  3 года назад

      @@HazarArtuner Thanks for your feedback! We have routed your question to our developer team, and will get back to you with a response shortly!

    • @CometChat
      @CometChat  3 года назад

      @@HazarArtuner We are in the process of revamping our documentation. To get started, till then check out our sample app github.com/cometchat-pro/javascript-react-chat-app to quickly integrate React Chat app.

    • @GregPeters1
      @GregPeters1 3 года назад

      Is there a github link for this project?

    • @generallhud
      @generallhud 3 года назад

      You ask for over 500 usd per month and give awful documentation which has no sense, not helping anything and you wrote "Add CometChat to your website in 5 minutes!" i am working on it for 2 hours and still couldnt figure it out.

  • @cnak123
    @cnak123 2 года назад

    Thanks Eddie!! Such a great explainer, I aways look forward to your videos. When is the next one?

  • @edisona2529
    @edisona2529 2 года назад

    Some useful information! Wish there was more on Architecture.

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

    Timeline joining over 15 second. how to get for it faster ?

  • @anujgargonline
    @anujgargonline 3 года назад +2

    Super detailed! Loved it.

  • @straycursor5562
    @straycursor5562 2 года назад

    Great Video Man

  • @nithunp22
    @nithunp22 3 года назад

    getting an error while run npm start 'babel-eslint' version is older. Followed the steps they given but again the same error occured

  • @wahyupriadi8264
    @wahyupriadi8264 3 года назад +1

    How to disable some features? I want to disable voice chat, video chat, and side menu as well as hide their button at the top of conversation

    • @CometChat
      @CometChat  3 года назад

      Thanks for your question Wahyu! Our UI Kit is an open source library, which allows you to remove/show required components according to your need :)

  • @fabrizio_pisani
    @fabrizio_pisani 3 года назад

    If anywhere exist that healthcare chat example? Or this is available only after payment?

  • @yogatanaya6833
    @yogatanaya6833 2 года назад

    Hello Eddie, may i know where is the Github Link???? i could not find it ^_^

  • @vanshitasingh6251
    @vanshitasingh6251 3 года назад

    are you using local storage to store the data?

  • @anirudhachakrabarty2050
    @anirudhachakrabarty2050 3 года назад

    Can i replace the default private messaging of buddypress with comet chat? So that if a user clicks on the default buddypress private messagings button that will open in the chat window?

    • @CometChat
      @CometChat  3 года назад

      Hello Anirudha -- Yes, you can use our Embedded Layout (in our Chat Widget) and replace the BuddyPress Private Messaging page. Hope this helps!

  • @sushantsuman4329
    @sushantsuman4329 3 года назад

    i m getting error on protectedRout not not in constant

  • @DeepakMeena-cf4vl
    @DeepakMeena-cf4vl 3 года назад

    these chats temporary or stored some where?

    • @CometChat
      @CometChat  3 года назад

      Good question, Deepak! All conversations are stored in our database (which can be deleted via our Dashboard & API), and are used to display message history when a user re-joins a conversation.

    • @MrTonyradford
      @MrTonyradford 3 года назад

      @@CometChat Hi where is the datastore physically located? I am thinking of EU GDPR requirements. Is it stored in the region you select when you set-up a project?