Tag: react

Using React And Strada To Develop Hybrid Web And Mobile Apps

Using React and Strada to develop hybrid web and mobile apps

Dev

Use React’s UI development features and Strada’s web-native integration to build hybrid mobile and web applications.

Manu Ustenko
Feb 1, 2024 ⋅ 4 min read
Building a Custom Compositional API with React Aria

Building a custom compositional API with React Aria

Dev

Learn how and when to extend React Aria’s composition API by dropping down to the Hooks layer to build your own custom compositional API.

Popoola Temitope
Jan 31, 2024 ⋅ 6 min read

Getting started with React Select

Dev

Integrate React Select in your project, offering users a range of choices through multi-select capabilities and customizable styling options.

Stephen Afam-Osemene
Jan 30, 2024 ⋅ 7 min read
WebSockets Tutorial With Node And React

WebSockets tutorial: How to go real-time with Node and React

Dev

Implement the WebSocket protocol in Node.js and React, which offers a two-way communication mechanism between client and server.

Avanthika Meenakshi
Jan 29, 2024 ⋅ 11 min read
Authentication With React Router Version 6 A Complete Guide

Authentication with React Router v6: A complete guide

Dev

Learn how to handle user authentication with React Router v6 with a deep dive into protected routes, 2FA authentication, and more.

Vijit Ail
Jan 25, 2024 ⋅ 13 min read
Creating A Photo Generator And Editing App With React And Cloud-Based AI

Creating an AI photo generator and editing app with React

Dev

Explore how to use cloud-based AI and React to create a text-to-image photo generator and editing app.

Emmanuel Enya
Jan 25, 2024 ⋅ 11 min read
Developing A Responsive Mega Menu In React

Developing a responsive mega menu in React

Dev

Mega menus are great on large sites that need feature-rich navigation. Let’s create a responsive, accessible mega menu from scratch in React.

Ibadehin Mojeed
Jan 24, 2024 ⋅ 12 min read
React Onclick Event Handlers: A Complete Guide

React onClick event handlers: A complete guide

Dev

Learn the basics of React’s onClick event handler, including event listening, onClick buttons, synthetic events, custom events, and more.

Yomi Eluwande
Jan 22, 2024 ⋅ 11 min read
React conditional rendering: 9 methods with examples

React conditional rendering: 9 methods with examples

Dev

Review popular methods to implement conditional rendering in React and determine the best choice for your project.

Esteban Herrera
Jan 10, 2024 ⋅ 15 min read
How To Use React Context With TypeScript

How to use React Context with TypeScript

Dev

In this guide, we will learn how to use TypeScript with the React Context API by building a to-do app from scratch.

Ibrahima Ndaw
Jan 4, 2024 ⋅ 13 min read
Implementing React Scroll Animations With Framer Motion

Implementing React scroll animations with Framer Motion

Dev

Learn how to use Framer Motion to create scroll animations for a React app. Create stunning animations without CSS.

David Omotayo
Dec 29, 2023 ⋅ 11 min read
Best Practices For React Iframes

Best practices for React iframes

Dev

Explore use cases for React iframes, embedding external content in a web application, and isolating certain parts of an app.

Chiamaka Umeh
Dec 28, 2023 ⋅ 9 min read