About 757,000 results
Open links in new tab
  1. How to Build a Chat Application using React, Redux, Redux

    Dec 7, 2017 · In this tutorial I’m going to build a basic chat room. Every user that connects to the server is registered upon connection, gets a username, and then can write messages that are broadcast to every connected client. There’s a lot to learn …

  2. A clean frontend architecture for React and Redux

    May 1, 2023 · The ultimate goal is to have a general picture of how to model our frontend projects with React and your preferred state manager. We'll cover folder structure, hexagonal architecture, component management, CSS architecture, and of course, testing. A Brief History of …

  3. A Comprehensive Guide to Building a Chat Application with React + Redux ...

    Jan 6, 2024 · Kickstarting our project, we begin with setting up the React frontend. This section covers everything from initializing a React app using Create React App to building a user-friendly...

  4. Building an end-to-end chat app by only writing front-end code

    Aug 1, 2023 · I built a multi-user, end-to-end, server-authoritative chat app in react without writing a single line of back-end code. 👩‍💻Wonder how? Let's start! I'm choosing next.js for simplicity but this can work with create-react-app or any other react framework.

  5. GitHub - mukulsomukesh/chat-application: This is a full-stack Chat ...

    This is a full-stack Chat Application built using React.js, Node.js, Express.js, MongoDB, Tailwind CSS, and Redux. It offers a user-friendly interface for real-time conversations, including features like sign up, sign in, logout, profile image customization, user search, one-to-one chat, group creation, group chat, group administration, and ...

  6. React App Chat is a simplified Slack-like real-time chat app built ...

    This Chat is a simplified Slack-like real-time chat app built using React/Redux, AJAX, REST API, websockets, React (with Hooks), Redux (@reduxjs/toolkit) and Formik.

  7. Full Stack Chat Application With React and Redux - React.js …

    Feb 18, 2022 · Real-time chat app using Firebase, React, TailwindCSS, MongoDB, Node/Express, and Socket.io

  8. How to share redux store in micro frontend architecture?

    I am trying to create a small project to implement micro-frontend architecture following Micro Frontends article. I am creating multiple repositories for each MFE (Micro frontend) and also using Redux for the application. I have the following architecture:

  9. How to Build a Chat Application using React, Redux, Redux-Saga ... - Medium

    Dec 7, 2017 · In this tutorial I’m going to build a basic chat room. Every user that connects to the server is registered upon connection, gets a username, and then can write messages that are broadcast to...

  10. How To Build a Chat App Using WebFlux, WebSockets & React

    Sep 17, 2017 · This post will look at how to build a basic chat application using WebFlux on the server to handle incoming WebSockets and React on the front end. Fundamentally, Reactive Streams defines a specification for asynchronous processing of streams. WebFlux uses Reactor underneath which implements the reactive streams specification.

  11. Some results have been removed
Refresh