bharney / JSStarterDocker

.Net Core 2.1 C# with React Starter Project that provides Identity Authentication and Authorization using JWT. Based on .NET Core JavaScriptServices Spa React + Redux using TypeScript. Additional support available for Docker and ARM Templating. Project uses Key Vault for secrets and EntityFrameworkCore to migrate Identity tables.
https://jsstarter.azurewebsites.net
17 stars 3 forks source link

Switch to Reach Router #38

Open bharney opened 6 years ago

bharney commented 6 years ago

After hearing Ryan Florence and btholt talk about reach router, it seems like a better way to go than v4. It should handle issues with SSR and in the future React Suspense.