Sollicitatievraag bij eDreams ODIGEO

Can you name two programming paradigms important for JavaScript app developers?

Antwoord op sollicitatievraag

Anoniem

11 aug 2017

Prototypal inheritance (also: prototypes, OLOO). Functional programming (also: closures, first class functions, lambdas).

1