terribleMia’s avatarterribleMia’s Twitter Archive—№ 7,344

        1. Cascade Oriented Programming ^ I want that to be a thing people understand & reference as they work. It may overlap with both object-oriented & functional paradigms, but the constraints & goals are different enough to name & teach. So… get on that? kthxbi
      1. …in reply to @TerribleMia
        Functional Programming requires us to ignore context as input, & avoid changing context with output. Cascade-Aligned Programming is all context. Context-in, context-out. The cascade & inheritance define rules for managing & manipulating that context.
    1. …in reply to @TerribleMia
      It is Object-Oriented in that we work with different types & classes of DOM objects in a tree. Rather than taking arguments, or providing methods – those objects react to their outer context, & adjust as needed to re-define an inner context.
  1. …in reply to @TerribleMia
    … or something … ¯\_(ツ)_/¯