Tag: react

Act now to make your React website accessible

Dev

I do not care about the various WCAG 2.x standards. People use these standards as an excuse to do the bare minimum to make a site accessible. What I do care about is that real users of assistive technologies can verify what we have developed is accessible.

Paul Cowan
Jan 27, 2020 ⋅ 7 min read

Build more accessible forms with React Icons

Dev

The goal of this post is to help you understand how to build more accessible React forms by using the popular react-icons library.

Peter Ekene Eze
Jan 24, 2020 ⋅ 4 min read
The 10 Most Important JavaScript Frameworks Of The Past Decade

The 10 most important JavaScript frameworks of the past decade

Dev

Feeling nostalgic? Take some time to reflect on all the JavaScript frameworks that have influenced us as developers this past decade.

Ovie Okeh
Jan 24, 2020 ⋅ 8 min read
Headless components in React

The complete guide to building headless interface components in React

Dev

Learn how to use headless components to build reusable UI components in React.

Paramanantham Harrison
Jan 14, 2020 ⋅ 8 min read

How to create a React Native app with PostgreSQL and GraphQL: Part 2

Dev

In the previous article, we created a GraphQL server with NodeJS and Express. Now, we’ll consume the endpoints in the server we created using a React Native mobile app.

Austin Roy Omondi
Jan 7, 2020 ⋅ 14 min read
‘State of JavaScript’: What Are the Most In-Demand Frontend Frameworks in 2020?

What are the most in-demand frontend frameworks in 2020?

Dev

What libraries and frameworks are frontend developers most excited about in 2020? The annual “State of JavaScript” survey takes a pulse on the developer community.

Nwose Lotanna
Jan 6, 2020 ⋅ 3 min read
How to Make a Confetti Cannon with React Spring

How to make a confetti cannon with React Spring

Dev

With React Spring’s useSpring hook, you can create powerful and performant animations, like a colorful confetti cannon.

Joshua Saunders
Jan 6, 2020 ⋅ 9 min read

How to build an accessible datepicker component in React

Dev

In this article, we will be building an accessible datepicker component that leverages the accessibility guidelines.

Jeremy Kithome
Dec 30, 2019 ⋅ 12 min read

React area chart comparison

Dev

In this article, we will build a very similar area chart in Victory, Recharts, and Nivo [video included].

Leigh Halliday
Dec 24, 2019 ⋅ 4 min read
Building A Full Mobile App With TypeScript, Ionic, React, And Mobx

Building a full mobile app with TypeScript, Ionic, React, and MobX

Dev

Take Ionic’s new React integration for a spin by building a full mobile app alongside TypeScript and MobX.

Foysal Ahamed
Dec 18, 2019 ⋅ 25 min read
GraphQL And React For Noobs

GraphQL + React for noobs

Dev

Our tutorial walks you through bootstrapping a simple React app that consumes a GraphQL API.

Ebenezer Don
Dec 18, 2019 ⋅ 6 min read
What's New in Preact X?

What’s new in Preact X?

Dev

Preact X includes updates and new features designed to help frontend developers create efficient, performant frontend apps in JavaScript.

Ogundipe Samuel
Dec 13, 2019 ⋅ 3 min read