Se le llama Omnipresencia (o Ubicuidad) a la característica de estar presente en todas partes.
La empresa X requiere una aplicación Y para el manejo de turnos y recepción de documentos de sus clientes en todas las sucursales.
Designed by Freepik and distributed by Flaticon
Javascript was a functional programming language even before it got its name!
function searchById (id) { candies.forEach(function (candy) { if (id === candy.id) return candy }) }
A patterns is a reusable solution that can be applied to commonly ocurring problems in software design
Learn more here
The callbacks, promises and generators are the best example of async javascript.
Image by Markus Spiske
By John Fredy Baquero Celis