golgi

Developing With Golgi: A Comparison With React.js

This tutorial aims to show how to develop an application using Golgi rather than React. To that end, it is based around one of the well-known, documented React Examples: Thinking in React. In this tutorial we’ll demonstrate how and why you’d build the exact same example using Golgi.

This tutorial has a number of chapters:

Note that you can find source copies of all the directories and files used in each chapter: see the /examples/react-cf directory of this repository.