Name Last Update
src Loading commit data...
.babelrc Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
webpack.config.js Loading commit data...

React Templates Test

This is a quick test of the react page templates pre-processor from WiX.

It allows HTML to be largely separated from JavaScript during development.

This discipline will help programmers focus on programming and designers focus on layouts without really inconveniencing either. It also encourages a disciplined separation of business logic and layout.