nowfound

Alternatives

Products that do what Fluent-state: a new fresh take on local React state does

Hi HN I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect. It gives you: - A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control Designed for local state, nested structures, and clean, declarative code. Demo:…

  1. 1TO
  2. 2SS
  3. 3OA

    Hey HN, I'm Nate, the creator of Tamagui. One is a React framework that does two things differently in hopes of simplifying how we build websites and apps: 1. It unifies React Native and React web with typed file system routing by making Vite able to serve RN. This lets you share (or diverge) your code in a simpler way for cross-platform apps. 2. We've partnered with Zero (https://zerosync.dev) to make local-first work well. We've been building a solution in One that makes Zero supporting server rendering, without waterfalls, and with seamless server/client handoff. ---…

    2024 · onestack.dev

  4. 4

    One new React Hook recipe every day

    2018

  5. 5

    React-powered web solutions with open-source UI components

    2023

  6. 6IM

    Hi! I made a React compatibility library for a Virtual DOM library (https://github.com/aidenybai/million). The idea is to have much faster rendering (a compiler optimizes virtual DOM beforehand) while ensuring the same developer experience React provides. This is very, VERY early stage, so be prepared for weird bugs / plugin incompatibility / etc. If you have any suggestions, I'd be more than happy if you replied in a comment with it! You can spin up the demo here >> https://stackblitz.com/github/aidenybai/million-react-compat

    2022

  7. 7TS
  8. 8RM
  9. 9FD
  10. 10FF
  11. 11ES
  12. 12AJ

    I've been building a web UI library for a side project of mine. I thought it might be useful to others, so I'm releasing it as open source. To put it simply, I realized that most of my pain points with React come from its declarative model ui=f(state). So I'm trying something that I'm calling "imperative JSX." Instead of treating JSX as the source of truth for your UI, it essentially becomes a query interface for DOM manipulation. I first had the idea for it a few months ago, and only began writing it in earnest last week, so it's extremely early and nowhere near production-ready. Still, I'd…

    2024 · npmjs.com

  13. 13RW

    2020 · hooked-on-redux.js.org

  14. 14AR
  15. 15RA
  16. 16

    React's useState but it syncs across clients in real-time.

    Oct 2025

  17. 17RS
  18. 182R
  19. 19DS
  20. 20LR

    Hey HN! I've built a way to launch simple, stateful React components like promotions, banners, and announcements in your web app through reusable in-app UI channels. Here's a demo of how it works: https://youtu.be/qrPip41Ecyg. The docs are here: https://docs.frigade.com/v2/platform/collections. This enables non-technical teammates to launch native, prebuilt components directly in the product UI without involving engineering. We also provide the ability to update content (i.e. CMS), track user progress/state and target components to specific users…

    2024

  21. 21UH
  22. 22RU
  23. 23RC
  24. 24FA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →