Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

Commit fe9447b

Browse files
committed
readme
1 parent dbaac46 commit fe9447b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#React (15.3.1) example using ES2015 [![Build Status](https://travis-ci.org/code0wl/react-example-es2015.svg?branch=master)](https://travis-ci.org/code0wl/react-example-es2015)
1+
#React (15.3.2) example using ES2015 [![Build Status](https://travis-ci.org/code0wl/react-example-es2015.svg?branch=master)](https://travis-ci.org/code0wl/react-example-es2015)
22

33
On the react site there is a demo on how to learn to think with react. This is the same tutorial executed using ES2015 and webpack as a build process. There are some gotcha's transforming your code to ES2015 whilst using React. In this demo there is a solution for these common challenges.
44

0 commit comments

Comments
 (0)