Skip to content

Instantly share code, notes, and snippets.

@beelarr
Last active October 22, 2020 15:10
Show Gist options
  • Save beelarr/d24be95b61cdeee83e8019e03e4ecc32 to your computer and use it in GitHub Desktop.
Save beelarr/d24be95b61cdeee83e8019e03e4ecc32 to your computer and use it in GitHub Desktop.
https://ui.dev/imperative-vs-declarative-programming/
"Before we dive into the code, it’s important to realize that many declarative approaches have some sort of imperative abstraction layer."
Declarative programming is “the act of programming in languages that conform to the mental model of the developer rather than the operational model of the machine.”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment