react-tutorial
react-tutorial copied to clipboard
Code from the React tutorial.
> This is the React comment box example from[ the React tutorial](http://facebook.github.io/react/docs/tutorial.html). The link does lead to comment box tutorial on Facebook site
A new test flow with basic tests, using babel and jest.
node_modules\path-to-regexp\index.js:63 path = ('^' + path + (strict ? '' : path[path.length - 1] === '/' ? '?' : '/?')) TypeError: Cannot read property 'length' of undefined
Hi, thank you so much for the fine tutorial and example code. Unfortunately I'm a more than a little concerned with the license text: "The examples provided by Facebook are...