GitHub is improving collaboration between developers with the introduction of draft pull requests. According to GitHub, draft pull requests enable developers to create clear tags when working on a work in progress. Draft pull requests are styled differently than normal ones, making it clear that a project is in a draft state. In addition, merging … continue reading
GraphQL is quickly becoming the preferred approach for working with APIs. It is a query language for APIs, and is designed to give users more insight and understanding into the data inside their APIs. According to GraphQL platform provider Apollo, it’s also so much more than a query language. “It’s a comprehensive solution to the … continue reading
While not exactly an open-source project, Hacktoberfest is a monthlong celebration of open-source software, and provides many contributions to the open-source community. The sixth annual Hacktoberfest won’t be taking place until October, but organizer DigitalOcean wants to help developers looking to get in on the festivities this year by providing developers with a few things … continue reading
GitHub has released machine learning data from its 2018 State of the Octoverse report. According to the report, the top programming languages for machine learning on GitHub include Python, C++, JavaScript, Java and C#. In addition, the team took a look at the top machine learning projects on GitHub, which included TensorFlow, SciKit-Learn, spaCy, Julia … continue reading
NGINX has announced that its API Management Module is now generally available. According to the company, the new module eliminates the need for local databases and is flexible and can be deployed on any environment. Key features include API definition and publication, authentication and authorization, rate limiting, visibility, and multi-cloud support. GitHub Enterprise gets updated … continue reading
A new open-source project is launching this year to get down to the nitty gritty of IoT developer challenges. Ockam provides a suite of tools for identifying, trusting and including interoperability in connected devices. The project includes a software development kit with a library for Go language developers and a CLI. Future releases will include … continue reading
GitHub wants to make its software development platform even more accessible to developers with updates to GitHub Free and GitHub Enterprise. The company announced GitHub will now provide developers with unlimited free private repositories as well as a new unified offering for enterprise users. The unlimited free private repositories will enable developers to use GitHub … continue reading
Salesforce has announced Lightning Web Components, which is a programming model for the Lightning Platform. According to Salesforce, the model will give developers reusable building blocks for creating Lightning apps and experiences. “We are constantly working and looking for ways to help our customers build faster, innovate and deliver new products to their customers and … continue reading
GitHub has announced a new GitHub status page to enable developers, team and businesses to get up-to-date information about incidents and component statuses. “From our perspective, reliability can be defined by three questions: is the product available, how well does the product recover from failure, and how performant is the product as it evolves over … continue reading
GitHub has developed a new parsing system called Tree-sitter to lay the foundation for new code analysis features in its text editor Atom. Tree-sitter will enable Atom to parse code as it is typed, and it maintains a syntax tree that describes the structure of that code. New features that Tree-sitter will enable in Atom … continue reading
After announcing plans to acquire GitHub in June, Microsoft has officially acquired the company. The new CEO of GitHub, Nat Friedman, has laid out three objectives as the future of GitHub is built. He wants to ensure that GitHub is the best place for running productive communities and teams, make GitHub accessible to more developers … continue reading
Segment, the developers of this week’s highlighted open-source project Evergreen, had a core set of beliefs in mind when they set out to design their robust framework of flexible and enterprise-ready React components. According to the project’s GitHub: “Evergreen is built on the belief that you can never predict all future requirements, only prepare for … continue reading