Nachrichten

Promises in JavaScript ermöglichen asynchrone Prozesse in Web- und Server-seitigen Applikationen. Ein Tutorial.
‘Higher-order functions’ is a fancy term for functions that take other functions as arguments or that return functions. Very powerful!