Last active
October 22, 2020 15:10
-
-
Save beelarr/d24be95b61cdeee83e8019e03e4ecc32 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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