Microsoft has announced Visual Studio Code is now open sourced. VS Code is a new tool that aims to provide the simplicity of a code editor with necessary tools developers need for their core edit, build and debug cycle, according to the project’s GitHub page. It features editing and debugging support, an extensibility model, and lightweight integration with existing tools. The project … continue reading
Microservices are becoming increasingly popular in the software industry as a way for developers to break down their monolithic applications into smaller components, so today we are featuring a microservices toolkit for Node.js. Seneca aims to take dependencies out of a developer’s workflow so they just have to worry about writing clean and organized code. … continue reading
Google is releasing and open-sourcing TensorFlow, a machine-learning system. According to the company, the new system is greatly improved from Google’s previous machine-learning systems, and makes it easier to integrate in new products and research. “It’s a highly scalable machine-learning system—it can run on a single smartphone or across thousands of computers in datacenters,” wrote … continue reading