Tag: react

CI/CD Pipelines Using React GitHub Actions Heroku

CI/CD pipelines using React, GitHub Actions, and Heroku

Dev

Explore CI/CD with React, GitHub Actions, and Heroku to automate the delivery of your software product, making it faster and easier to maintain high quality.

Zafar Saleem
Feb 3, 2022 ⋅ 7 min read
React 18, Redux 8, And TypeScript: What You Need To Know

React 18, React Redux 8, and TypeScript: What you need to know

Dev

Learn what you can expect from the React Redux 8 beta, how it works with React 18, and its TypeScript codebase conversion.

Samson Omojola
Feb 2, 2022 ⋅ 5 min read
Export React Components Images html2canvas

Export React components as images using html2canvas

Dev

Learn how to use html2canvas to export React components as images. Export multiple tables and graphs from a page in one go.

Vijit Ail
Feb 1, 2022 ⋅ 5 min read
Build Modal React Portals

Building a modal in React with React Portals

Dev

Learn how to use React Portals to build a modal. This method can also be applied to building other top level components, like overlays or tooltips.

Sai Krishna
Jan 31, 2022 ⋅ 11 min read
Build an interactive blog with Sandpack

Build an interactive blog with React and Sandpack

Dev

With Sandpack’s interactive code samples, you can take your blog to the next level. Learn how to implement them in this detailed post.

Juwon Owoseni
Jan 28, 2022 ⋅ 14 min read
Building Forms With Formik In React

Building forms with Formik in React

Dev

Learn how to use Formik in React to build forms by standardizing input components and the form submission flow.

Nathan Sebhastian
Jan 28, 2022 ⋅ 11 min read
Node API Layer

Interact with smart contracts via React and a Node.js API

Dev

What if your users could use your DApp to interact with smart contracts immediately, instead of having to install the required third-party extensions?

Zafar Saleem
Jan 28, 2022 ⋅ 7 min read
Maintain And Restore Scroll Position In React Mobile Apps

Maintain and restore scroll position in React mobile apps

Dev

Learn how to maintain React app scroll position when users close a full-page mobile menu to improve UX by implementing a custom Hook.

Coner Murphy
Jan 27, 2022 ⋅ 5 min read
Creating Sharable React Widgets

Creating shareable React widgets

Dev

In this tutorial, we demonstrate how to use widgets to integrate a React component with static websites built entirely from HTML.

Vijit Ail
Jan 26, 2022 ⋅ 4 min read
Fragments React Web Nocdn

Understanding React fragments

Dev

Learn how to use React fragments to prevent rendering unnecessary nodes in the DOM and create an optimized code.

Vijit Ail
Jan 25, 2022 ⋅ 7 min read

Getting started with Refine, the React-based framework

Dev

Get started with Refine, the React-based framework for data-intensive apps with this tutorial and example build.

Samuel Ogunleye
Jan 24, 2022 ⋅ 12 min read
A Python Developer's Guide To React

A Python developer’s guide to React

Dev

Learn how to use React as a Python developer with this guide and by creating a contact manager application with Flask and React.

Ochuko Onojakpor
Jan 21, 2022 ⋅ 13 min read