- Brian Noyes – Pluralsight Author
- Ward Bell – VP of IdeaBlade. Mr. Breeze.
- John Papa – Microsoft Regional Director/ MVP
- Jon Galloway – Microsoft Evangelist and some-time co-host
Been holding off on publishing this until my Web API / Breeze course was ready for Pluralsight. Still not quite there, but I couldn’t wait any longer. Great conversation with some fascinating folks.
Here are some related links:
- Brian Noyes Blog
- Ward Bell’s Blog
- John Papa’s Blog
- Jon Galloway’s Blog
- Breeze
- IdeaBlade
- AngularJS
- Building SPA with Breeze
- Building Apps with Angular and Breeze (Part 1)
- Building Web Apps With Open Source Software
Great podcast. As a novice trying to learn .Net and the MEAN stack as an avocation, I have two questions.
1. Assume a multi-platform MEAN app that has you taking a quiz. User has an hour to answer questions on a test. Should my post backs be based on time, # of answers, user saves, completion, or some other criterion? In addition to the Breeze or Angular data model, should I use local storage in case of lost connectivity?
2. Ward discussed the Breeze validation benefits. He commented that you should always validate on the server, but then discussed validation in the Breeze model. Is the Breeze model adequately secure to trust validation? Does Breeze pull validation logic from the server/database validation service (Mongoose in my case)?
I’d like to ask you why the podcasts end abruptly: it seems that the ending part has been cut off.
Thank you very much for all the very interesting podcasts you are producing.