Microsoft has submitted a pull request to the Node.js mainline in order to enable it to work with Microsoft’s recently open-sourced ChakraCore. According to Microsoft, the open-sourcing of ChakraCore helps the technology better align with Node.js release schedules. The pull request would allow Node.js to use the ChakraCore JavaScript engine, and to enable Node.js developers … continue reading
jQuery is celebrating its 10th anniversary, and to commemorate that it is announcing the beta release of jQuery 3.0. Version 3.0 is the first major release from jQuery in years. In July, the jQuery team announced the alpha version with jQuery Compat 3.0, but due to Microsoft dropping support for IE8, IE9 and IE10, it … continue reading
This week, JetBrains announced a new project that has been in the works for a while. Called Project Rider, it’s a cross-platform C# IDE, based on the IntelliJ Platform and using ReSharper technology. The IDE includes functionality that will be familiar to those that have used ReSharper and IntelliJ-based IDEs, like Quick Fixes, Inspections, and … continue reading
A month after announcing it would do so, Microsoft has released a core component of its JavaScript engine that powers Microsoft Edge and Windows apps written in HTML/CSS/JS into open source. “Today, we are excited to share with you that we’ve just made the sources for ChakraCore available under the MIT License at the ChakraCore … continue reading
There’s a new tool designed to simplify asynchronous code for front-end Web developers, and a free online course to go with it. The tool is called JavaScript Promises, and it converts a tangle of callbacks and event handlers into straightforward code so developers can avoid running into complicated code when performing multiple actions in a … continue reading
Kids can build their own computer this holiday. Kano, a computer and coding kit for children ages 6 and up, released the new Kano Screen Kit in time for the holidays. Kids can use the kit to build a computer with plug-and-play pieces, make music, create games, code with Minecraft, and they can also learn … continue reading
AngularJS fans will have to get used to a lot of new features and rework their applications for the forthcoming release of AngularJS 2.0. This breaking release was deemed necessary to unleash the JavaScript application framework from architectural limitations. The new version, a beta of which was released by Google today, introduces numerous changes that … continue reading
Samsung has announced a new browser designed for its virtual reality device, Gear VR. Internet for Gear VR is designed to enable users to browse the Web in a more immersive atmosphere without having to download VR content. “As a pioneer in the mobile VR industry, Samsung has continually worked to provide our users with … continue reading
The World Wide Web Consortium (W3C) has partnered with the FIDO Alliance in order to strengthen authentication across the Web. FIDO aims to address the lack of interoperability among authentication technologies. “Standardizing strong authentication in the Web Platform will help us to improve user and application security by moving beyond passwords,” said Wendy Seltzer, technology … continue reading
Babel 6.0.0 has been released for the JavaScript community, adding tools for the entire community to build upon. According to its blog, the biggest change is that Babel has been restructured to be as “modular as possible,” and its transformers have been rewritten as plug-ins using the same API. Overall, the language processing is easier … continue reading
Today marks the one-year anniversary of HTML5’s standardization, and since then it has quickly become a preferred solution for Web development. It was a long and hard road for HTML5 to reach that status, and not many thought it would make it this far. “My perception at the time eight years ago was that it … continue reading