Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 470 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 470 Bytes

Using React with Grails - G3 Summit 2016

Sample code and slides for my talk.

jsxAssetPipeline

Demo of the JSX Asset Pipeline plugin, using React.

reactWithGrails

Demo of the webpack/react profile for Grails 3

reactWithGrailsMultiProj

Demo of the react 2.x profile for Grails 3, with separate client and server applications.

isomorphicReact

Demo of the isomorphic plugin for Grails 3, rendering a React app server-side with Nashorn (requires Java 8).