SoylentNews
SoylentNews is people
https://soylentnews.org/

Title    Mind the Arrows: Coding at Scale
Date    Thursday August 25 2016, @05:43AM
Author    martyb
Topic   
from the weighing-different-approaches dept.
https://soylentnews.org/article.pl?sid=16/08/24/188215

quietus suggested this story:

Professional programming is hard: dealing with large amounts of data, network requests which can fail in umpteen bizarro ways, and Gordian Knot style interdependencies. And then, to top it all off, there's all those different programming paradigms to choose from.

For example, in passive programming, communication between program modules happens through public function/method calls.

In reactive programming, communication occurs through publishing events to which subscribers react.

Both styles of programming differ in how they manage state [responsibility]. Both styles differ in how dependencies are expressed. And both styles differ in the strains put on you, the put-upon, well-paid programmer, trying to construct a mental model of the code and its interactions.

In the July/August issue of acmqueue, Andre Medeiros proposes that modules employ both approaches in Dynamics of Change: Why Reactivity Matters — Tame the dynamics of change by centralizing each concern in its own module (open, DOI: 10.1145/2956641.2971330) (DX). He provides an introduction to the two approaches — their advantages and shortcomings — and then illustrates how combining the two provides a clearer presentation of state for the developer.


Original Submission

Links

  1. "quietus" - https://soylentnews.org/~quietus/
  2. "acmqueue" - http://queue.acm.org/
  3. "Dynamics of Change: Why Reactivity Matters — Tame the dynamics of change by centralizing each concern in its own module" - http://queue.acm.org/detail.cfm?id=2971330
  4. "DX" - http://dx.doi.org/10.1145/2956641.2971330
  5. "Original Submission" - https://soylentnews.org/submit.pl?op=viewsub&subid=15488

© Copyright 2024 - SoylentNews, All Rights Reserved

printed from SoylentNews, Mind the Arrows: Coding at Scale on 2024-04-20 02:18:03