lichess-org / chessground

Mobile/Web chess UI for lichess.org
https://lichess.org
GNU General Public License v3.0
1.01k stars 260 forks source link

Support React chessboard implementation officially, no third party #288

Closed devjiwonchoi closed 10 months ago

devjiwonchoi commented 10 months ago

If the website v3 may be built on top of React, I would suggest to support chessground + chessboard built with React

niklasf commented 10 months ago

For the frontend, we've historically moved from mithril.js (a framework) towards snabbdom (a library). It's unlikely we'll change direction and build everything with React.