andersongns / functional-programming-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional Programming JS

Os principais assuntos abordados:

  • O básico sobre Funções
  • Funções Callback
  • Promises
  • Async/Await
  • Map/Reduce/Filter
  • Composição de Funções
  • Funções Puras
  • Higher-Order Functions
  • First-Class Functions
  • Imutabilidade
  • Closure
  • Currying
  • Lazy Evaluation
  • Functors
  • FlatMap
  • Programação Reativa
  • RxJS
  • Stream de Dados
  • Observables
  • Operadores do RxJS
  • Scheduler
  • Subject

About

License:MIT License


Languages

Language:JavaScript 100.0%