Добавить
Уведомления

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

Иконка канала Кодерские идеи
63 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

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

, чтобы оставлять комментарии