Bit-about/event and bit-about/state are released Tiny React idiomatic libs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.io
featured
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.
www.influxdata.com
featured
  • event

    💫 Tiny and powerful hook-based event system for React (by oleystack)

  • Hey guys! I've released complementary libraries BitAboutState and BitAboutEvent and I'd like to hear your feedback. I wanted to achieve the feeling that these libraries "should be built into React".

    Key features:

    100% Typescript with state types deduction

    Efficient and hook-based

    With extra static access to core functionality (without hook)

    No centralized providers (decentralized states and events)

    Tiny - max 2.5kB

    These libraries force, in my opinion, the cleanest way to design code architecture in React projects.

    The libraries are production-ready and this week I introduced them to fresh React-Native commercial projects in my company. We will see them on the battlefield :)

    BitAboutEvent: https://github.com/bit-about/event

    BitAboutState: https://github.com/bit-about/state

  • state

    🚀 Tiny and powerful React hook-based state management library. (by oleystack)

  • Hey guys! I've released complementary libraries BitAboutState and BitAboutEvent and I'd like to hear your feedback. I wanted to achieve the feeling that these libraries "should be built into React".

    Key features:

    100% Typescript with state types deduction

    Efficient and hook-based

    With extra static access to core functionality (without hook)

    No centralized providers (decentralized states and events)

    Tiny - max 2.5kB

    These libraries force, in my opinion, the cleanest way to design code architecture in React projects.

    The libraries are production-ready and this week I introduced them to fresh React-Native commercial projects in my company. We will see them on the battlefield :)

    BitAboutEvent: https://github.com/bit-about/event

    BitAboutState: https://github.com/bit-about/state

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

  • react-factor: A really easy way to hoist any React Hook up to a React Context to create a shared dynamic state.

    1 project | /r/javascript | 9 Nov 2022
  • react-factor: A really easy way to hoist any React Hooks up to a React Context to create a shared dynamic state.

    1 project | /r/reactjs | 8 Nov 2022
  • What are your favorite custom hooks?

    9 projects | /r/reactjs | 5 Feb 2021
  • Best way to handle forms in Remix.run

    1 project | dev.to | 23 Apr 2024
  • Developing a cross-platform TV app with React Native

    3 projects | dev.to | 20 Mar 2024