Skip to main content

Building a plugin architecture with Swift - Guy Daher, Algolia

Recorded during Paris Swift meetup - March 2018, Paris The challenge when building frameworks is to give developers the freedom to use it with whatever use case they have. This is also true when building stand-alone applications. Reusability and extensibility is the core of a plugin architecture. With that in mind, we will present a real case scenario of building our frameworks at Algolia.