Changelog #0023 — 🛠️ Internal refactoring and improvements

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. 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!

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

  4. 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.

  5. 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

  • Show HN: I made a state management library

    1 project | news.ycombinator.com | 22 Jan 2025
  • Form Validation in Remix with Zod 🔐

    2 projects | dev.to | 9 Jan 2025
  • 5 Alternatives to Redux for React State Management

    5 projects | dev.to | 5 Apr 2024
  • Parsing URL Search Parameters with Zod 💎

    2 projects | dev.to | 7 Sep 2023
  • React how to get which props does a children need

    3 projects | /r/webdev | 5 Jul 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?