Tag: react

Cleave.js logo

Formatting form inputs with Cleave.js and React

Dev

Learn how to format a simple donation page with several form inputs using Cleave.js

Adebiyi Adedotun
Apr 14, 2020 ⋅ 3 min read
Rapid, Enterprise-class Development With UmiJS

Rapid, enterprise-class development with UmiJS

Dev

UmiJS is a scalable, enterprise-class React framework that allows for rapid development of SSR apps. Learn the ropes in our tutorial.

Ebenezer Don
Apr 6, 2020 ⋅ 5 min read
Building And Styling Tables With react-table v7

What’s new in React Table v7?

Dev

Creating tables with React is a pain. react-table v7, with its modern, Hooks-based API, aims to solve that.

John Au-Yeung
Apr 2, 2020 ⋅ 14 min read
What's New In React Query v1.0

What’s new in react-query v1.0

Dev

We review the new features and changes in the react-query v1.0 release and take a look at its new, dedicated devtools.

Abdulazeez Abdulazeez Adeshina
Mar 27, 2020 ⋅ 4 min read
An image of the React logo.

Complete guide to building product tours on your React apps

Dev

Want to create a product tour UI in your React app? This tutorial shows you how to use React Tour and React Joyride to set one up.

Paramanantham Harrison
Mar 26, 2020 ⋅ 8 min read
Introduction to React Motion

Introduction to React Motion

Dev

Learn how to build natural-looking, physics-based animations for your React projects with React Motion.

Gaurav Singhal
Mar 25, 2020 ⋅ 4 min read
Comparing hooks libraries for GraphQL

Comparing hooks libraries for GraphQL

Dev

React class components require you to maintain lots of abstractions. React Hooks maintain the logic as a function, eliminating the need to encapsulate it.

Ganesh Mani
Mar 24, 2020 ⋅ 10 min read

Quickly build schema-based forms in React with uniforms

Dev

Learn how you can use uniforms to render, validate and submit forms, manage states, and eliminate the hassle of writing JavaScript logic for data binding.

Godwin Ekuma
Mar 23, 2020 ⋅ 3 min read

Redux DevTools: Tips and tricks for faster debugging

Dev

We will look into some extraordinary features that Redux DevTools offers that can help you debug your applications faster.

Zain Sajjad
Mar 18, 2020 ⋅ 4 min read

Component state: local state, Redux store, and loaders

Dev

Learn more about local state, Redux store, and loaders.

Kasra Khosravi
Mar 13, 2020 ⋅ 5 min read

Code splitting React components with TypeScript and NO Babel

Dev

In the React ecosystem, tools like loadable-componets add a much simpler veneer of sanity around dynamic imports.

Paul Cowan
Mar 12, 2020 ⋅ 5 min read
Automated Visual Regression Testing With Jest

Automated visual regression testing with Jest

Dev

Visually checking that your app appears as your designers intended was traditionally a manual process. No more: automate visual regression testing with Jest.

Timothy Vernon
Mar 12, 2020 ⋅ 6 min read