Tag: ECMAScript (Programming Language)

  • Tutorial de Promises en Javascript

    Entra al curso en: https://platzi.com/cursos/nodejs/ José Fresco, profesor de la carrera da Front-end en Platzi, nos enseña qué son y para qué nos sirve usar Promises en ECMAScript 6. ———————————————————————- Todo esto y más, en http://platzi.com ¡Suscríbete a nosotros! Twitter: http://twitter.com/platzi Facebook: http://bit.ly/platzifb Aquí, en YouTube: http://bit.ly/mejoryt Original source

  • Javascript ES6 Cheatsheet – the best of JS ES6

    After a year of coding ES6 full-time, my favorite uses, the best parts, and what you need to know about them. Javascript ES6 comes with a TON of extremely useful new features – all of which you can use TODAY on bot browser and server side code using transpilers like babel or traceur. I highly…