Codeanywhere, a toolset provider for web development, announced its first acquisition this week. The company is acquiring Codebender, the Arduino playground. According to Codeanywhere, the acquisition will help accelerate its roadmap to introduce more developer tools that allow developers to develop anywhere, anytime and with anyone. “Giving Codebender a home in Codeanywhere was a no-brainer … continue reading
GitHub is giving administrators and developers new improvements for efficiency and flexibility in the latest release of Enterprise 2.10. GitHub Enterprise is an on-premises version of GitHub that provides businesses with a streamlined workflow, code collaboration, compliance capabilities, deployment and centralized permissions. The latest release features the new GitHub GraphQL API, which allows developers to … continue reading
Here’s the not-so-surprising moral of this story: The key to cloud productivity lies in automating — not only an application’s build, but its provisioning, operations, monitoring processes, in fact, the application’s entire software development life cycle. Effective, full scope automation like this limits human intervention in a cloud system. Humans get tired and make mistakes. All … continue reading
For developers looking for mobility and a framework that can deal with projects with heavy loads, Phalcon may be an open-source option to consider. Phalcon is a full-stack PHP framework delivered as a C extension. It’s loosely coupled, allowing developers to use its objects as glue components based on the needs of the application. Using … continue reading
The package manager for JavaScript npm reached version 5.0 this week. It includes some new features, performance improvements, and bug fixes that aim to make life easier for users. “This release marks months of hard work for the young, scrappy, and hungry CLI team, and includes some changes we’ve been hoping to do for literally … continue reading
Pepperdata announced a new product that identifies lines of code and stages of performance issues that are related to CPU, memory, or network and disk I/O. The Pepperdata Code Analyzer for Apache Spark provides Spark application developers with the means to find performance issues and connect them to a specific block of code within their … continue reading
In DevOps workflows, automation saves time, conserves resources, reduces errors and ensures consistency. Despite this, developers continue to ignore the existence of world-class workflow automation and job scheduling solutions and instead rely on a variety of simple tools to code jobs as they build apps. Since neither these tools nor the developers adhere to the … continue reading
SmartBear is releasing the latest results from its “The State of Code Review 2017: Trends & Insights into Dev Collaboration industry survey, which finds that interest in code review has nearly doubled since last year. Fifty-two percent of respondents reported code review as the number one solution for improving code quality. Other solutions included unit … continue reading
Flexera is reimagining its software supply chain safety by embedding open-source security directly into the software development build process. In order to keep the software supply chain secure, the company announced its new FlexNet Code Aware product, which is an automated, open-source risk assessment and package discovery solution that lets developers quickly scan products for … continue reading
Deco Software is joining Airbnb’s team. Deco Software was started to create solutions that helped bridge the gap between designers and engineers. These solutions included Deco IDE, a React Native IDE. As part of this new journey, Deco Software will no longer support the Deco IDE; however it will remain as a free and open-source … continue reading
Despite taking an extra week with Release Candidate 8, Linux creator Linus Torvalds has officially released Linux kernel 4.11 with numerous features and fixes. In his release announcement, Torvalds said that he is “much happier” with releasing a final 4.11. He added that there were a few smaller fixes in Linux 4.11 within the last … continue reading
Interacting with Git and Mercurial repositories just got easier for Windows developers. After reviewing developer feedback, Atlassian announced SourceTree for Windows 2.0 this week. It comes with a new UI, improved design, faster performance, and Microsoft Git Virtual File System support. One major change developers will see in SourceTree is its new design. Atlassian changed … continue reading