gaearon / whatthefuck.is

An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov.

Home Page:https://whatthefuck.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WTF is declarative programming?

6graNik opened this issue · comments

We always talk about declarative way of programming in react and some other modern abstractions, but I personally think that there is a luck of specification on that term.

It would be cool to have a post with description of that term and examples declarative vs imperative.