After not having the the monthly meetup of march, we are back on 14 april at Enrise!
Pascal Baljet will join us to talk about Laravel and Inertia. js!
Enrise is easily reachable by car (located right next to the A1 exit "Amersfoort Noord") as well as by public transport (there is a bus stop 100m walking from the office). If you are coming by car, you can park your car on the roof of the building.
Also good to know; Enrise will be sponsoring Pizza for this meetup 🍕!
18:30 - Pizza delivery (around this time) & doors open
19:30 - Modern front-end without API: Laravel + Inertia. js - Pascal Baljet
20:30 - Social
Modern front-end without API: Laravel + Inertia. js
Inertia.js lets you build modern single-page applications using your favorite backend and frontend frameworks, without needing to write an API. You use server-side routing and controllers, but render frontend components instead of server-rendered templates. In this talk, I’ll show how features like forms with real-time validation, deferred props, prefetching, infinite scroll, and polling work. All within a single repository.