Simplify complex React components with generators

Sometimes writing complex React components, like huge dynamic forms,
isn’t easy. By default for control flow in JSX we use conditional
operator, so, for example, a complex form with some logic will look like: Read more

Similar

Announcing Ionic React Hooks

Last month we announced Ionic React, and have been blown away by the reception from both the Ionic community as well as the React community. Today, we are excited to launch a companion project to Ionic React that makes tying into device hardware and APIs ... (more…)

Read more »