1299 Views
Declarative programming is something popularized by React in the JavaScript community. It is not a new thing but just got popularized in recent days. According to Wikipedia: declarative programming is a programming paradigm - a style of building the structure and elements of computer programs-that expresses the logic of a computation without describing its control flow.
0 comments