Commit Graph

13 Commits

Author SHA1 Message Date
SteveSandersonMS
47ba251923 Add server-side prerendering for Angular 2 template 2016-02-29 19:29:04 +00:00
SteveSandersonMS
6d2e51bf63 Add data fetching example for Angular 2 template 2016-02-29 11:27:19 +00:00
SteveSandersonMS
97ac684652 Change Angular 2 template to use app-style layout, like the React template 2016-02-29 11:11:07 +00:00
SteveSandersonMS
d102fdb363 Enable Webpack dev middleware and basic (non-state-preserving) HMR for Angular template 2016-02-29 10:48:26 +00:00
SteveSandersonMS
c1b808f8af Fix code style inconsistencies 2016-02-24 18:37:47 +00:00
SteveSandersonMS
c668387dac Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense) 2016-02-24 18:32:31 +00:00
SteveSandersonMS
a6ea8b5101 Change ReactSpa template to something more like a dashboard with sidebar navigation 2016-02-24 14:41:29 +00:00
SteveSandersonMS
eac76683cc Enable server-side rendering for ReactSpa template 2016-02-24 11:02:21 +00:00
SteveSandersonMS
f0b0160419 Add Webpack dev middleware and React hot module replacement to ReactSpa template 2016-02-24 10:47:45 +00:00
SteveSandersonMS
de488987c1 Add Angular2Spa template 2016-02-23 23:13:20 +00:00
SteveSandersonMS
a55394638f Add ReactSpa template 2016-02-23 15:04:58 +00:00
SteveSandersonMS
0c5eabc022 Switch to Webpack 2016-02-23 13:48:07 +00:00
SteveSandersonMS
30cb9d3fa3 Stock WebApplicationBasic output from "yo aspnet" 2016-02-12 17:16:02 -08:00