Maurice de Beijer is an independent software consultant and trainer. He specializes in JavaScript, React, AngularJS and ASP.NET MVC. His work includes a large, global, safety application for the oil and gas industry. Maurice is also active in the open source community. He teaches ECMAScript, TypeScript, React, Angular JS and ASP.NET MVC courses. Since 2005, he has received Microsoft’s Yearly Most Valuable Professional Award. Further, Maurice is active in the Dutch dotNED user group and organizes it meetings.
Maurice tweets at @MauriceDB, has a blog at My Blog is located at http://blogs.msmvps.com/theproblemsolver/ and a website at http://theproblemsolver.nl/.
Talks I've Given
-
Event-Sourcing your React-Redux applications
Featuring Maurice de Beijer
Most React-Redux applications just store the work in progress as is in a database. It is fine to treat data in a simple CRUD fashion like this with a smaller application. But yet this is not optimal when applications get more complex. Use the Command Query Responsibility Segregation (CQRS) design...
fullstack event-sourcing react-redux react redux