[REACT][Functional and Reactive programming using Facebook's React and Appian's SAIL by Carlos Aguayo - 2016].pdf

(1572 KB) Pobierz
Functional and Reactive programming using
Facebook's React and Appian's SAIL
January 12th, 2016
Carlos Aguayo, Software Engineer Manager
Welcome!
CARLOS
AGUAYO
SOFTWARE ENGINEER MANAGER
@carlosaguayo81
Overview
At this lecture, you will:
Learn about programming paradigms for building modern UIs
Functional Programming
Reactive Programming
See an example of how Appian applies these techniques
Definitions
Functional Programming:
a style of programming that
emphasizes the use of functions as first-class objects and
avoids mutable state and side-effects
Reactive Programming:
a style of programming oriented
around data flow and propagation of changes triggered by
events (think UI interactions)
Functional Programming
Zgłoś jeśli naruszono regulamin