Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cerebral/forms

Package Overview
Dependencies
Maintainers
5
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/forms

A computed form

  • 4.0.0-1527708491686
  • canary
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
41
increased by5.13%
Maintainers
5
Weekly downloads
 
Created
Source

@cerebral/forms

DEPRECATED

Forms are one of the most complex state management challenges out there. Before Cerebral was created I spent a lot of time developing formsy-react, which is a library that tries to solve forms with internal state. With the release of Cerebral we got a chance to explore the space of solving forms complexity with external state instead. Initially the solution was interesting as Cerebral exposed that actual state of the form in the debugger. But that goes against the idea of a form state being derived of its value. The iterations has just led us down a rabbit hole of difficult APIs to understand and hiding the actual state of the form in computeds, loosing any benefits.

Forms in Cerebral are like any other form solutions. It is treated as a complex input that handles validations etc. There are many solutions to this, including formsy-react.

Keywords

FAQs

Package last updated on 30 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc