About 2,000,000 results
Open links in new tab
  1. Designing Online Code Editor | System Design - GeeksforGeeks

    Jan 22, 2024 · They allow collaboration, real-time coding, and the ability to access development tools from anywhere in the world. In this article, we'll explore how to design a system to create a useful and scalable online code editor.

  2. Realtime Code Editor web applications are a useful tool for enabling real-time collaboration among developers, especially when collaborating with remote teams or collaborating with clients, mentors, or tutors. They cut the need to share code through time-consuming and error-prone methods like email or file-sharing platforms.

  3. Mermaid Viewer - Online Diagram Editor with Live Preview

    Ready to start with Mermaid diagrams? Create and edit Mermaid diagrams instantly with our free online viewer. Collaborate in real-time, export to multiple formats, and optimize your workflow.

  4. Sync Code: Realtime Collaborative Code Editor - GitHub

    A real-time code editor built with Node.js, React.js and Socket.io which provides a range of powerful features like instant synchronization of code changes. Every team member has access to the most up-to-date version of the code.

  5. abdulrcoder/real-time-collaborative-code-editor - GitHub

    The Real-Time Collaborative Code Editor is a full-stack project designed to enable multiple users to code together in real time. Built with a robust backend using Node.js and Express, this project leverages Socket.IO for bi-directional, real-time communication, allowing seamless collaboration across connected users.

  6. Project Idea | Collaborative Editor Framework in Real Time

    Apr 10, 2025 · This article will explain about real-time collaborative editor which can be updated by multiple users at the same time. It explains how to do it using a web socket for example - socket.io and react hooks such as useState() and useEffect().

  7. 7 Collaborative Coding Tools for Remote Pair Programming - SitePoint

    Apr 11, 2022 · Collaborative coding tools, such as Visual Studio Live Share, CodeSandbox Live, Codeanywhere, CodeTogether, CodePen, Teletype for Atom, and Remote Collab for SublimeText, offer features like...

  8. CodeBunk: Online Realtime Collaborative Editor and Compiler

    CodeBunk is an Online Compiler/Interpreter for PHP, Python, Ruby, Perl, Lua, Javascript, C, C++, Java, Erlang, Haskell, Julia, Clojure, Go, R, Rust, Scala, Coffeescript. CodeBunk also has Peer-to-Peer Video/Audio chat facility.

  9. Building a real-time collaborative text editor for the web

    Dec 9, 2018 · Our editor visually separates each paragraph into blocks. To minimize performance issues due to the EditorState comparison, we opted for a block-level locking after selection changes.

  10. Build a simple real-time collaborative text-editor with CRDT …

    Mar 1, 2025 · CRDT is a data structure designed specifically for distributed systems to handle concurrent updates without requiring constant synchronization or central coordination.

  11. Some results have been removed
Refresh