Changelog #0023 โ€” ๐Ÿ› ๏ธ Internal refactoring and improvements

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
  • desktop

    ๐Ÿš€ HTTPie Desktop โ€” cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs. (by httpie)

  • HTTPie for Web & Desktop v2023.2.x is out, and itโ€™s probably our biggest release yet โ€” regarding lines of code changed, anyway!

  • zod

    TypeScript-first schema validation with static type inference

  • We took inspiration from the many frameworks we worked with throughout our careers. And maybe surprisingly, Djangoโ€™s ORM layer impacted our design choices and the API quite a bit. The resulting framework relies on Zod for schemas and validation and Valtio for React integration.

  • 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
  • jotai

    ๐Ÿ‘ป Primitive and flexible state management for React

  • Most impactful has been reworking our data model layer and state management system. The original codebase had evolved to keep much of its business logic inside jotai atoms, and we generally had very little abstraction in the model layer. This made the model layer code complex, rigid, and bug-prone.

  • valtio

    ๐Ÿ’Š Valtio makes proxy-state simple for React and Vanilla

  • We took inspiration from the many frameworks we worked with throughout our careers. And maybe surprisingly, Djangoโ€™s ORM layer impacted our design choices and the API quite a bit. The resulting framework relies on Zod for schemas and validation and Valtio for React integration.

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