Bio
Simon Martinelli is a passionate Java, performance optimization and, application integration expert with more than 25 years of experience creating efficient programming solutions as a developer, architect, and technical lead. An active member of the Java community, he received the Vaadin Community Award and has made key contributions to JSR-352 Batch Applications, JSR-354 Money, and Currency API. In addition to coaching and teaching clients software developers, he has been an Adjunct Professor at the University of Applied Science in Berne, Switzerland since 2007.
My Talks
Single Page Applications without REST API
Single Page Applications (SPAs) use a REST API as a bridge between client and server for communication. This API must be developed and tested, and access code has to be written on the client-side. ...
You may not need JavaScript
Single page applications (SPA) have become the for web application development. Angular, React and Vue.js are the best-known. But does this client architecture fit every application? Or are there a...