Vinai / example-module-tictactoe

A small module showcasing different ways to handle view state with Magento 2 UiComponents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UiComponents TicTacToe

This is a small example module showing different ways to manage shared frontend view state with Magento 2 UiComponents.

To make it possible to compare to other frameworks it implements the well known TicTacToe game of the React intro tutorial found at https://reactjs.org/tutorial/tutorial.html

There are three branches showing different approaches to shared state management:

This module was created written as an example for my presentation at MageTitansIT 2018 in Milano.

(c) Vinai Kopp

About

A small module showcasing different ways to handle view state with Magento 2 UiComponents.


Languages

Language:JavaScript 56.1%Language:HTML 23.7%Language:CSS 10.6%Language:PHP 9.6%