Главная
Study mode:
on
1
Introduction
2
Agenda
3
Who am I
4
What is a function
5
Hidden preconditions and side effects
6
Functions composition
7
Rack applications
8
Webpipe
9
Type
10
Steps
11
Modularity
12
Parameters
13
Hanami
Description:
Explore the concept of function composition in building Rack applications through this RubyConf 2021 talk by Marc Busqué. Delve into the fundamentals of functions as black boxes that process inputs and produce outputs, drawing parallels with HTTP requests and responses. Learn how web_pipe facilitates the creation of modular Rack applications by connecting small processing units. Discover the power of function composition, understand hidden preconditions and side effects, and gain insights into Rack application development. The talk covers key topics including Webpipe, types, steps, modularity, parameters, and touches on Hanami framework integration.

Harness the Power of Functions to Build Composable Rack Applications

Ruby Central
Add to list