Fluent Interfaces: Core mechanics & advanced use cases
What are fluent interfaces? jQuery is one. Fluent interfaces are about chaining methods, such as `api.method1().method2()` In this talk we will discuss the core mechanics of fluent interfaces, what they are, the use cases and how to make a fluent interface without knowing all its properties beforehand. I hope this talk will spark some imagination and might give you new ways of how you can create library and tooling interfaces. This great talk was held by Daniël Beeke at the monthly ViennaJS meetup in Vienna: https://viennajs.org
What are fluent interfaces? jQuery is one. Fluent interfaces are about chaining methods, such as `api.method1().method2()` In this talk we will discuss the core mechanics of fluent interfaces, what they are, the use cases and how to make a fluent interface without knowing all its properties beforehand. I hope this talk will spark some imagination and might give you new ways of how you can create library and tooling interfaces. This great talk was held by Daniël Beeke at the monthly ViennaJS meetup in Vienna: https://viennajs.org