Story Details

  • Tldraw Computer

    Posted: 2024-12-20 07:42:36

    Tldraw Computer is a collaborative, web-based, vector drawing tool built with a focus on speed and simplicity. It offers a familiar interface with features like freehand drawing, shape creation, text insertion, and various styling options. Designed for rapid prototyping, brainstorming, and diagramming, it boasts an intuitive user experience that prioritizes quick creation and easy sharing. The application is open-source and available online, allowing for seamless collaboration and accessibility across devices.

    Summary of Comments ( 120 )
    https://news.ycombinator.com/item?id=42469074

    Hacker News users discuss Tldraw's approach to building a collaborative digital whiteboard. Several commenters praise the elegance and simplicity of the code, highlighting the smart use of ClojureScript and Reagent, especially the efficient handling of undo/redo functionality. Some express interest in the choice of AWS Amplify over self-hosting, with questions about cost and scalability. The custom SVG rendering approach and the performance optimizations are also noted as impressive. A few commenters mention potential improvements, like adding features for specific use cases (e.g., mind mapping) or addressing minor UI/UX quirks. Overall, the sentiment is positive, with many commending the project's clean design and technical execution.