Home Tags JavaScript

Tag: JavaScript

Netflix open sources FlameScope CPU tool

0
To solve latency problem in a microservice, Netflix has open sourced the FlameScope tool. The tool is being released publicly and new features are added to...

JavaScript support for Nexus Repository by Sonatype

0
In a major move, Sonatype announces contributing source code to the community for all formats currently supported in Nexus Repository. The company will contribute...

Ellcrys has designed the network to reward contributors

0
In a hope to spur creativity and innovation, Ellcrys announced a blockchain network that aims to revolutionize the way developers work together. This newly...

Regular Expressions in Programming Languages: The JavaScript Story

0
Each programming language has its own way of parsing regular expressions. We have looked at how regular expressions work with different languages in the...

What’s New in Java 9?

1
After a couple of delays, Java 9 is finally here. Three years after Java 8, it comes with some of the biggest changes to...

Electron: Building Cross-platform Desktop Apps with Web Technologies

0
The programming languages used to build desktop and Web applications are obviously different. Electron is an effort to bridge this gap. With it, you...

Azure Functions gets Java support

0
Support for Java functions has been added to Microsoft’s Azure Functions serverless computing platform. The new beta inclusion is an addition to the existing...

Facebook launches Yarn 1.0 with a feature to aggregate JavaScript dependencies...

0
Facebook's development team has launched the first major release of Yarn JavaScript package manager 11 months after its initial release. The new version, Yarn...

A peek at four JavaScript based libraries for Internet of Things

0
  Connecting every ‘thing’ is the latest trend in the world of IT. A prime challenge in connecting heterogeneous things is the need for interoperable...

Your dated Java apps can now be converted into JavaScript using...

1
  CheerpJ is a new compiler technology that converts Java bytecodes into JavaScript. The tool is designed to help you transform your old Java apps...