SkillAgentSearch skills...

Ylem

Add Observable View-Models to React components

Install / Use

/learn @bitovi/Ylem
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ylem - Easy state management for React

Build Status Greenkeeper Badge

[ahy-luh m] noun ASTRONOMY

The primordial matter of the universe from which all matter is said to be derived, believed to be composed of neutrons at high temperature and density.

QA mode

ylem uses observable objects to determine when to re-render components. We are currently considering two APIs - each has its own README and docs:

  1. Extend ylem's Component - this.state is observable, no more .setState(). Read more here.

  2. connect() - connect an observable object to a presentation (aka. "dumb") component (similar to redux). Read more here.

Related Skills

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated4y ago
Forks4

Languages

JavaScript

Security Score

80/100

Audited on Jul 5, 2021

No findings