Follow us @boldarecom@JOZFLAKUS
The functional
reactive nature
of marble.js
Follow us @boldarecom@JOZFLAKUS
The functional
reactive nature
of marble.js
Follow us @boldarecom@JOZFLAKUS
Józef Flakus
Senior JavaScript developer
λ
@JOZFLAKUS
Ord, Setoid, Semigroup, Foldable,
Monoid, Applicative, Contravariant,
Functor, Bifunctor, Profunctor,
Monad ...
@JOZFLAKUS
Functional programming is not
only about Category Theory
@JOZFLAKUS
#1
Pure
functions
f(x) = x + 1
@JOZFLAKUS
f(x) = x + 1
----------------------------------------------------
f(2) = 3
#2
Referential
transparency
@JOZFLAKUS
Immutability
const x = { foo: ‘bar’ }
const y = x
X.foo = ‘baz’
y.foo ===
#3
@JOZFLAKUS
add :: Number -> Number -> Number
-----------------------------------
const add = x => y => x + y
-----------------------------------
const sum = add(2)(3)
First-class
functions
#4
@JOZFLAKUS
const length = ([x, ...xs], len = 0) =>
def(x)
? length(xs, len + 1)
: len
Recursion
#5
@JOZFLAKUS
People are finally hearing about
functional programming again
reactive
@JOZFLAKUS
@JOZFLAKUS
mergeMap, concatMap, switchMap,
exhaust, buffer, bufferCount,
multicast, pairwise, takeUntil,
takeWhile, withLatestFrom, zip,
pluck, publishLast, skipWhile …
@JOZFLAKUS
Reactive programming
is programming with
asynchronous data
streams...
1 2 3
@JOZFLAKUS
… and you can do with
streams whatever you
imagine
1 2 3
map(x => 10 * x)
10 20 30
@JOZFLAKUS
callbacks
promises
async/await
observables
@JOZFLAKUS
Functional reactive
programming
The functional reactive nature of Marble.js
@JOZFLAKUS
A functional reactive
Node.js framework for
building server-side
applications
@JOZFLAKUS
Based on RxJS library
@JOZFLAKUS
TypeScript users
as a main target
@JOZFLAKUS
Since version 2.0
it acts like a framework
@JOZFLAKUS
Build REST/event based
APIs with ease
@JOZFLAKUS
open
source
@JOZFLAKUS
#1
RxJS like a
hammer for
expressing
asynchronous
flow
@JOZFLAKUS
#2
Monadic
manner
@JOZFLAKUS
#3
Everything
is a stream
@JOZFLAKUS
#4
Effect
as a main
building block
@JOZFLAKUS
#5
Referential
transparent
program
specification
@JOZFLAKUS
#6
Everything is
just a function
Not only basic
HTTP protocol
@JOZFLAKUS
WebSockets
@JOZFLAKUS
WebSockets
Pure functional
programming patterns
in mind
@JOZFLAKUS
Dependency
Injection
@JOZFLAKUS
Dependency
Injection
Type safety
as a main goal
@JOZFLAKUS
Type safety #1
@JOZFLAKUS
Type safety #1
@JOZFLAKUS
Type safety #1
@JOZFLAKUS
Type safety #2
@JOZFLAKUS
Type safety #2
@JOZFLAKUS
Why should I care?
@JOZFLAKUS
1#
Easy to test
@JOZFLAKUS
2#
Easy to read ;-)
and reason about
@JOZFLAKUS
3#
Avoid confusing problems
and errors in code
@JOZFLAKUS
4#
Really fun to write!
@JOZFLAKUS
5#
Da future, man! 🚀
@JOZFLAKUS
github.com/marblejs
@JOZFLAKUS
twitter.com/marble_js
@JOZFLAKUS
docs.marblejs.com
@JOZFLAKUS
Sometimes, the elegant
implementation is just a function.
Not a method. Not a class. Just a function.
~ John Carmack
>
@JOZFLAKUS
See you on
the Mars!
@boldarecom

More Related Content

PDF
Accelerate your business's growth with product strategy and user-centric desi...
PDF
De–constructing leadership | Anna Zarudzka | Boldare
PDF
Tech mentoring - dlaczego łatwiej rozwijać się razem | No Exceptions #5
PDF
10 sposobów, abyś mniej nienawidził spotkań | No Exceptions #5
PDF
Understanding web sockets from the ground up
PDF
GraphQL w React z wykorzystaniem Apollo
PDF
Digital transformation in practice. A case study of change.
PDF
Summary of 2018 at boldare
Accelerate your business's growth with product strategy and user-centric desi...
De–constructing leadership | Anna Zarudzka | Boldare
Tech mentoring - dlaczego łatwiej rozwijać się razem | No Exceptions #5
10 sposobów, abyś mniej nienawidził spotkań | No Exceptions #5
Understanding web sockets from the ground up
GraphQL w React z wykorzystaniem Apollo
Digital transformation in practice. A case study of change.
Summary of 2018 at boldare

Recently uploaded (20)

PPTX
"Secure File Sharing Solutions on AWS".pptx
PPTX
Trending Python Topics for Data Visualization in 2025
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
PDF
CCleaner 6.39.11548 Crack 2025 License Key
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PPTX
Computer Software - Technology and Livelihood Education
DOCX
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
PDF
Cost to Outsource Software Development in 2025
PDF
Types of Token_ From Utility to Security.pdf
PDF
DuckDuckGo Private Browser Premium APK for Android Crack Latest 2025
PDF
The Dynamic Duo Transforming Financial Accounting Systems Through Modern Expe...
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PDF
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
PDF
Time Tracking Features That Teams and Organizations Actually Need
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PDF
iTop VPN Crack Latest Version Full Key 2025
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
EaseUS PDF Editor Pro 6.2.0.2 Crack with License Key 2025
"Secure File Sharing Solutions on AWS".pptx
Trending Python Topics for Data Visualization in 2025
Autodesk AutoCAD Crack Free Download 2025
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
CCleaner 6.39.11548 Crack 2025 License Key
Monitoring Stack: Grafana, Loki & Promtail
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Computer Software - Technology and Livelihood Education
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
Cost to Outsource Software Development in 2025
Types of Token_ From Utility to Security.pdf
DuckDuckGo Private Browser Premium APK for Android Crack Latest 2025
The Dynamic Duo Transforming Financial Accounting Systems Through Modern Expe...
Weekly report ppt - harsh dattuprasad patel.pptx
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
Time Tracking Features That Teams and Organizations Actually Need
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
iTop VPN Crack Latest Version Full Key 2025
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
EaseUS PDF Editor Pro 6.2.0.2 Crack with License Key 2025
Ad
Ad

The functional reactive nature of Marble.js