Imperative Language

You need to write the code to get what you want. i.e Javascript where if you want to highlight an element, we need to manually write document.querySelector().style.background =

Since you control the way you write it, you lost the optimisation from the framework.

See: Declarative language