ShakyJake
<Donor>
Wait, what? No, Angular2just went to RC1, I believe. ASP.NETCorejust released RC2 but with significant breaking changes between RC1.Neither of those are super new. Both are excellent frameworks.
I totally agree that it's a sound architecture. But is it the right architecture forus? I'm not so sure, given our complete unfamiliarity with the technologies involved and with the time table we're given. I think it's expected that coding begins some time late this year. Given how new these frameworks are I think this is really naive.In all honesty. Your Architect is correct. I can't speak to the skills of your team but none of this is new. The basic fundamentals (Business Logic de-coupled from UI) is pretty much tried, true and correct. Who knows if down the line you will want to expose your API to customers. Can't do this if the logic is jammed in the code-behind.