Single Page Applications are one of the best experiences that a web developer can deliver to their customers. See how to build SPA using Vue.js with .NET Core 2.0 backend.
Earlier this month I spoke at SeattleJS meetup. I love this meetup! People attending it are awesome! Thank you Jeremy Foster for inviting me to speak! If you are living in Seattle area you should definitely check it out! I gave fast-paced 30 mins overview of TypeScript. I showed a sample app that is taking advantage of webpack for continuous compilation, bundling and minification. I also did quick demo of Aurelia Framework
What’s up, back-end master? Did you finish previous episode with fully working application, with configured database and tested accounts system? I hope so, because now it’s time for the front-end! As you may know from our introduction post, front-end of our application will be mostly based on React. But that’s not all!