Voby: Simplifications Over Solid - No Babel, No Compiler

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • oby

    A rich Observable/Signal implementation, the brilliant primitive you need to build a powerful reactive system.

  • Hello 👋, my name is Fabio and in the process of trying to deeply understand the awesome Solid framework I ended up writing my own standalone reactivity library, Oby, and a Solid-like reactive framework on top of it, Voby.

  • voby

    A high-performance framework with fine-grained observable-based reactivity for building rich applications.

  • Hello 👋, my name is Fabio and in the process of trying to deeply understand the awesome Solid framework I ended up writing my own standalone reactivity library, Oby, and a Solid-like reactive framework on top of it, Voby.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • dom-expressions

    A Fine-Grained Runtime for Performant DOM Rendering

  • Solid's transform seems fairly time consuming and difficult to maintain to me, though maybe it isn't, I'm not familiar with that code or with writing Babel transforms in general, you decide.

  • Monaco Editor

    A browser based code editor

  • If you are writing something tiny, or something with specific constrains like an e-commerce, that could be appealing for you, but for rich client-side applications, which is what I'm interested in, that's approximately insignificant. For example in VS Code the editor component alone, Monaco, is responsible for 1MB+ of JavaScript.

  • solid-site

    Code that powers the SolidJS.com platform.

  • Hello 👋, my name is Fabio and in the process of trying to deeply understand the awesome Solid framework I ended up writing my own standalone reactivity library, Oby, and a Solid-like reactive framework on top of it, Voby.

  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  • Voby has no custom Babel transform for the JSX, and no custom compiler of any kind, it just works out of the box with the transform that TypeScript ships with, or with no JSX at all if you are into that.

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • This series will largely contain personal opinions, if what you like is different you may very well see some of Solid's decisions as the simplifications instead, and you may very well consider some as being over-simplifications. Also Voby is somewhat narrower in scope, it's designed for writing rich and performant client-side apps, things like VS Code rather than a blog, the potential server-side applications are largely out of scope for Voby (though potentially one should be able to wire it with Astro or something, and a basic renderToString function is provided), but they aren't for Solid. Just keep that in mind.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts