ECO TCH FR Francisco Rueda ECMA-262 and the Birth of JavaScript ECMA-262 is the recognized standard that defines the ECMAScript language. ECMAScript is the foundational language from which more robust…
TCH JO joey bennett ECMA International — Who Are They and What Is ECMAScript? As a web developer it is vital to know about ECMA and the standardized specifications they have developed. Not to be confused with the…
ECO TCH AR Arosha Perera ECMAScript vs JavaScript, which came first? Many people struggle a lot when defining ECMAScript. Some of us (including me) thinks that ECMAScript is as same as JavaScript. But it is…
MDA TCH SR Sérgio Vinícius de Sá Lucena ECMAScript standardization process Living in the frontend ecosystem it's very common to listen to people saying how fast the community is evolving. This is true and it's one…
TCH AL Allan Barbosa · allbarbos Reduce, poupe código! Já precisou fazer somatório ou produtório e codou boas linhas em uma function para retornar o total? Poupe código utilize reduce!