Click here to Skip to main content
15,881,173 members
Everything / Web Development / React

React

React

Great Reads

by Fred Song (Melbourne)
Global Weather - React App with ASP.NET Core 3.0
by Sacha Barber
A little demo app to try out OpenFin
by dsuryd
Simple, lightweight, yet powerful way to build real-time React + C# .NET web apps with dotNetify-React.
by Pankaj Kumar Choudhary
In this article, we learn what is pure component, how its works, and what are the benefits of pure component.

Latest Articles

by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
by Zijian
How to generate strongly typed client API in TypeScript for ASP.NET Core
by Denny Boechat
The Importance of Secure Authentication in Web Applications and the Role of Identity Providers
by Ashish Rastogi @11819728
SharePoint Framework WebPart to retrieve list items using React & REST API

All Articles

Sort by Score

React 

27 Jun 2017 by Sacha Barber
In this post, we will be implementing the static screen designs.
12 Jun 2017 by Sacha Barber
This time, we will look at routing inside of a React application.
22 Dec 2017 by Philipp_Engelmann
How to allow the player and invaders to shoot each other, add a simple high-score and a GameOver-screen
26 Apr 2016 by Dave Kerr
I'm going to share my experiences of experimenting in Angular 2, as someone who needs a pretty compelling reason to move away from React/Redux!
11 May 2017 by Dave Ceddia
Convert React.createClass to ES6 Class
13 Jun 2017 by Dave Ceddia
How to create React app with Express in production
13 Sep 2017 by Dave Ceddia
5 projects to help you learn React
4 Jul 2016 by Dave Ceddia
React Gotchas
5 Oct 2016 by Dave Ceddia
How to divide React work between designers and developers
23 Jan 2017 by Dave Ceddia
Watch out for undefined state
21 Mar 2017 by Dave Ceddia
When you need to fetch some data for a React component, where do you do it?
4 May 2017 by Dave Ceddia
Convert React.createClass to Stateless Function Components
26 Jun 2017 by Dave Ceddia
Cheat to win: Learn React with Copywork
20 Sep 2017 by Sacha Barber
Play Framework Reactive Kafka producer
4 Oct 2017 by Dave Ceddia
Justifying React to the Business
29 Nov 2017 by Dave Ceddia
Immutable updates in React and Redux
23 Jan 2018 by Aregbesola Sunday J
This article shows how React can be used in SharePoint framework to solve the challenges posed by _RequestDigest when perform a POST operation in SharePoint.
2 Feb 2018 by Dave Ceddia
Where and when to fetch data with Redux
29 Mar 2020 by morzel
Using measureText method to calculate widths of text and then use setColumnWidth to adjust columns
24 Jul 2017 by Dave Ceddia
How to deploy React to multiple environments
15 Jan 2018 by Dave Ceddia
Hot Reloading in Create React App Without Ejecting
18 Oct 2016 by Dave Ceddia
This is a visual guide to state in React
20 Apr 2016 by Dave Ceddia
3 minute react test drive
8 Sep 2015 by Dave Kerr
How to get started with React and ES6
22 May 2017 by Dave Ceddia
How to structure your React project
21 Jul 2016 by Dave Ceddia
How to get started with TDD in React
19 Apr 2017 by Dave Ceddia
How to create a React app with an Express backend
24 Apr 2017 by Dave Ceddia
Create React App: Customize Webpack Config Without Ejecting
22 Aug 2017 by Dave Ceddia
How to build a Metronome in React