Browsing tag

JS

JavaScript Is The Most Popular Programming Language: Stack Overflow Survey

Developers and programming enthusiasts eagerly await the results of the annual Stack Overflow survey every year. It’s the world’s largest and most comprehensive survey to involve programmers and their preferences. The 2019 edition of this survey touched about 90,000 developers and the results are finally here. In this article, I’ll be particularly focusing on the most popular programming languages […]

The Linux Foundation Announces OpenJS Foundation For The JavaScript Community

The Linux Foundation has announced the formation of OpenJS Foundation to support the JavaScript community. This has been done by merging existing Node.js Foundation and JS Foundation. By combining both these Foundations, The Linux Foundation hopes to support different projects of the JavaScript ecosystem in a better manner. Currently, OpenJS Foundation compromises of 31 open source projects, including Appium, Dojo, jQuery, Node.js, and webpack. On the […]

ECMAScript 2017: The Latest Version Of JavaScript Language Is Here

Short Bytes: The ECMA International has released the eight edition of the ECMAScript Language Specification. Some of the new features supported by this specification are String padding, Object.entries, etc. You can find the complete ECMAScript 2017 specifications on ECMA International’s website. Followed by ECMAScript 2016, the ECMA International has approved ECMAScript 2017, which is the latest […]

Facebook’s New Open Source Project Helps You Create Apps Easily With React.js

Short Bytes: To make the app creation process in JavaScript much easier, Facebook has launched a new tool called Create React App. This open source tool helps one avoid the tussle of configuring the JavaScript environment and eliminates dependencies. So, if you are into writing JavaScript-based apps, this tool could be of great use to […]

Learn it Faster: The Entire JavaScript Language in a Single Image

Short Bytes: A developer named Yusheng has created an amazing infographic that shows the entire JavaScript language syntax into one single image. Take a look and save it for a quick reminder. What if you had to study one single page to get the complete idea of a programming language? Well, along the similar lines, today […]