Meetup on the 7th of August, 2018
📅 August 07, 2018
📍 co.up Coworking Space, Adalbertstr. 7-8, 10999 Berlin
Framework criticisms, GraphQL code generation, and CQRS with Event Sourcing in PHP
Talk 1: Why frameworks suck
How PHP frameworks violates OOP and make our code so much bound to the framework
Talk 2: GraphQL and code generation
How code generation helps us at AMBOSS to keep our GraphQL API implementation consistent to schema definition
by Aleksandr Obukhov, Lead Backend Engineer at AMBOSS GmbH
Talk 3: CQRS and Event Sourcing with PHP
An overview of the benefits of CQRS and Event Sourcing. An alternative to typical relational database model.