gothinkster / react-redux-realworld-example-app

Exemplary real world application built with React + Redux
https://react-redux.realworld.io
MIT License
5.55k stars 2.5k forks source link

Unmaintained repository #202

Open geromegrignon opened 2 years ago

geromegrignon commented 2 years ago

Hello,

This repository has been left unmaintained for the last 4 years. Its current content doesn't match the specs and the modern standards of a React app. The new maintainer team of RealWorld chose to get rid of the maintenance of most of the implementations.

Managing a team of maintainers for each stack didn't work (resulting in several related implementations unmaintained). This repository will be archived.

The community submitted different implementations using React: React (using Hooks) + Redux React + PureScript React-Native + re-frame React + Effector React + Redux a fork of this repository React + rescript-react React + Vite

We encourage you to discover these implementations and to contribute to them. It'll help maintainers to provide up-to-date implementations for everyone.

We still plan to create a new official implementation of the specs with React soon (as part of the news specs we are working on). The source code of this implementation will be hosted in a new repository as it'll showcase an upgraded version of the specs and use additional features (Vite, Hooks, Function Components, and Typescript, among other things).