Articles by Tag #functionalreactiveprogramming

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Desvendando os Superpoderes do Elixir: Concorrência e Tolerância a Falhas

Se você já ouviu falar que o Elixir é ideal para sistemas escaláveis, distribuídos e tolerantes a...

Learn More 1 0Nov 5

A Monad Guide for Beginners

Recently, a new colleague joined our company. His surname is Bai, and he's quite young, so we all...

Learn More 0 0Nov 9

Programação funcional - primeiras impressões com Clojure

O intuito deste artigo é ser a primeira parte de um material introdutório à Programação Funcional....

Learn More 0 0Sep 25

What is Declarative Programming

I. Declarative vs. Imperative What is declarative programming? Generally, our...

Learn More 0 0Nov 21

Intro to Functional Programming - 1

Why Your Object-Oriented Code is Driving You Crazy (And What Math Can Teach Us) Part 1 of...

Learn More 11 3Jun 4

The Complete Guide to Meta-Prompting: The Technique of Having AI Write Your Prompts

TL;DR (Conclusion) What a meta-prompt is: A higher-order prompting technique that makes...

Learn More 1 0Dec 14

Understanding .map() vs .flat_map() in Rust with a Simple Analogy

Understanding .map() vs .flat_map() in Rust with a Simple Analogy Different between .map()...

Learn More 1 0Feb 23

Setup Haskell for Neovim on Linux

This is a distro agnostic simple guide on how to setup haskell on modern linux using GHCup. ...

Learn More -1 0Apr 29

React Hooks Explained: useState and useEffect Simplified

React Hooks have revolutionized how we write components. If you're coming from a class-based...

Learn More 1 0Jun 21

Why Erlang/OTP Still Matters in 2025

Hey folks! Ukrainian Erlanger here 🤘! Erlang/OTP is nearly 40 years old, yet it’s still powering...

Learn More 0 0Aug 15

Higher order functions in React (deep dive)

I really enjoy teaching and explaining things, so I thought I'd give a crack at explaining this idiom...

Learn More 0 0Aug 9

Decoupling Behavior and Data

-- written by ChatGPT - edited by me -- Intro Extensibility of logic is always difficult....

Learn More 0 0Jul 12

Programming reactive

A post by Carlos A. Martinez

Learn More 0 0Jul 12

Intro Functional Programming - 2: Higher-order Function

Higher-Order Functions Are Your New Superpower Part 2 of 4: From Code Chaos to...

Learn More 7 1Jun 5

Intro Functional Programming- 4: Real world Example

From WhatsApp to Your Next Project: Making Functional Programming Work in the Real...

Learn More 5 0Jun 6