Skip to content

Commit d117ae5

Browse files
authored
Create TODO
1 parent e9e4855 commit d117ae5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
1. Implement server-side rendering
2+
* http://winterbe.com/posts/2015/02/16/isomorphic-react-webapps-on-the-jvm/
3+
* https://patrickgrimard.io/2016/11/24/server-side-rendering-with-spring-boot-and-react/
4+
* https://github.com/KnisterPeter/jreact
5+
* https://medium.com/@jimmy_shen/use-nashorn-engine-to-do-server-side-rendering-with-react-eba835e33d77
6+
7+
* https://www.youtube.com/watch?v=CUepTUXfS4g
8+
* http://yanns.github.io/blog/2014/03/15/server-side-rendering-for-javascript-reactjs-framework/
9+
10+
* https://github.com/zeit/next.js/

0 commit comments

Comments
 (0)