File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ ReactJS.NET is a library that makes it easier to use [Babel](http://babeljs.io/)
1212
1313* JSX to JavaScript compilation via popular minification/combination
1414 libraries:
15- - [ ASP.NET Bundling and Minification] ( http://reactjs.net/guides /weboptimizer.html )
16- - [ Cassette] ( http://reactjs.net/guides /cassette.html )
17- - [ Webpack] ( http://reactjs.net/guides /webpack.html )
18- - [ MSBuild] ( http://reactjs.net/guides /msbuild.html )
19- * [ Server-side component rendering] ( http://reactjs.net/guides /server-side-rendering.html )
15+ - [ ASP.NET Bundling and Minification] ( http://reactjs.net/bundling /weboptimizer.html )
16+ - [ Cassette] ( http://reactjs.net/bundling /cassette.html )
17+ - [ Webpack] ( http://reactjs.net/bundling /webpack.html )
18+ - [ MSBuild] ( http://reactjs.net/bundling /msbuild.html )
19+ * [ Server-side component rendering] ( http://reactjs.net/features /server-side-rendering.html )
2020 to make your initial render super-fast (experimental!)
21- * [ Runs on Windows, OS X and Linux] ( http://reactjs.net/guides /chakracore.html ) via .NET Core and ChakraCore
21+ * [ Runs on Windows, OS X and Linux] ( http://reactjs.net/getting-started /chakracore.html ) via .NET Core and ChakraCore
2222* Supports both ASP.NET 4.0/4.5 and ASP.NET Core
2323* Server-side style rendering with CSS-in-JS libraries
2424
You can’t perform that action at this time.
0 commit comments