bencope.land
  • Home
  • About

reactive programming

A collection of 3 posts
design patterns

YAGNI and Building Good Practices into Your Architecture

In software development, the mantra “You Aren’t Gonna Need It” (YAGNI) serves to keep projects lean, avoiding features or complexity until absolutely necessary. But over my 16 years in development, I’ve noticed that when it comes to architecture, this mindset often backfires. Certain patterns - like asynchronous programming,
25 Oct 2024 5 min read
reactive programming

Reactive Programming - Tower Defense for Data

Following a reactive approach to development is like setting up defenses in a tower defense game. You set up your pipeline of operators,  each with its own skill and its own preferred target - and that’s it. Allow  the application to send in the events and watch the operators
10 Nov 2021
functional programming

Functional Reactive Programming

There's something about FRP specifically that makes programming an absolute pleasure. Designing an elegant reactive application is a great feeling and opens you're mind to just how rewarding it can be to focus on decoupling. Thinking in reactive (message driven) streams has clear benefits between multiple
26 Oct 2020
Page 1 of 1
bencope.land © 2025
Powered by Ghost