MetaBrainz Foundation
BB: Port revision display page to React
As part of the continuous improvement of our codebase, we've decided to stop using Jade templates to generate site content, and instead use React.js to generate content both client-side and server-side.
We'd like to see the revision display page (bookbrainz-site/templates/revision.jade) ported to a React page (see https://github.com/bookbrainz/bookbrainz-site/tree/master/src/client/components/pages for examples). This should be possible to render entirely in server code, without the client (browser) running any JavaScript.
References: BB-142: Port revision display page to React
Task tags
Students who completed this task
Stan Szczesniak