This week was Engage 2019 in Autoworld in Brussels.
Theo Heselmans and crew did an amazing job, again, in a stunning venue. I was privileged to be speaking again.
My Session
I was really surprised to have a full room. I enjoyed it very much to deliver my opinion on the current most populair front end frameworks, VueJS, React and Angular.
[slideshare id=145974196&doc=engage2019thegoodthebadtheugly-190516061444]
Demo application
For this session I created a demo application to show how you can use React, Vue or Angular to build the exact same application. As API layer I created a Spring Boot and NodeJS version. Inside the repository is also a Python version, but be aware that there is the Account CRUD operations are missing.
The repository can be found here, https://github.com/flinden68/my-events-demo-application.
Feel free to fork, clone or enhance the repository. Keep in mind it was my way to build the front ends, there are more ways to reach a goal.