If you haven't heard by now the ASP.NET MVC Beta has been released and is available for download. NB: You will need to uninstall Preview 5 before trying to install.
Big ups to the team for getting to this stage and the inclusion of jQuery is a very nice addition.
Thanks to Derik for a heads up on some of the changes.
There are far less breaking changes than previous releases which is great.
If you're using a custom Controller Factory to inject the Controller at runtime you might come across this when you try and browse to a page.
Many people believe Progressive Web Apps (PWAs) are the future of the mobile web, but in my opinion, PWAs are not a replacement for native mobile apps. Here are three reasons why: 1. Native mobile apps provide a smoother & faster experience Mobile websites, progressive or otherwise are slower and not as smooth. 90% of the time spent is spent using apps vs the browser . The single most significant contributing factor to a smooth experience on mobile is the speed of the network and latency of the data downloaded and uploaded. When you visit websites on desktop or mobile, there is a lot of third-party code/data that gets downloaded to your device, which more often than not has zero impact on the user experience. This includes: CSS (Cascading Style Sheets) JavaScript Ad network code Facebook tracking code Google tracking code The median number of requests a mobile website makes is a shocking 69 . On the other hand, native apps only get the data that...