Back to Browse

Imperative vs Declarative programming in JavaScript

3.7K views
Jun 11, 2021
16:42

The most common explanation of the difference between imperative and declarative programming is that imperative code tells the computer how to do things and declarative program focuses on what you want from the computer. You may feel like this explanation is quite confusing but I will make sure to make it much more clear. Article with code examples: https://medium.com/weekly-webtips/imperative-vs-declarative-programming-in-javascript-25511b90cdb7 00:00 - Intro Imperative vs Declarative 01:24 - Statements versus Expressions 04:30 - State management 06:50 - Functional Programming in JavaScript 09:25 - Procedural vs Functional Programming 10:56 - Object-Oriented vs Functional Programming 12:16 - Imperative versus declarative cycles and arrays 15:31 - Conclusion

Download

1 formats

Video Formats

360pmp439.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Imperative vs Declarative programming in JavaScript | NatokHD