Ghost, a once tiny prototype idea for blogging, has turned into a fully functional open source blogging platform. The platform today announced its 100th release of Ghost, along with Ghost 1.0, which contains refactors, improvements, and fixes to the entire codebase. The big feature in Ghost 1.0 is a new editor that comes with a … continue reading
Just weeks after releasing its commercial Go programming language distribution, ActiveState is taking on a new language. The company announced the beta release of ActiveRuby, its commercially supported Ruby distribution. ActiveRuby is based on Ruby 2.3.4, and provides easy installation, and features for the development and deployment of Ruby apps. “For enterprises looking to accelerate … continue reading
Node.js usage is expanding across a variety of applications and development environments. According to the recently released Node.js 2017 User Survey, the JavaScript runtime is moving beyond an application platform and towards corporate data, app modernization and the Internet of Things. The Node.js 2017 User Survey was released by the Node.js Foundation as a way … continue reading
More than three-fourths of developers believe one open-source project is the most employable project expertise for the next year: Node.js. According to a new survey from NodeSource, enterprise software developers are not only gravitating towards the JavaScript runtime environment, they also believe new companies will be created from open-source projects. In fact, 91% of respondents … continue reading
Much like a spellbook does in the fantasy world of wizards and mages, this open-source project can give developers more power than they ever thought they could have. Dexter Yang, a JS hacker, web app developer, and game/fictional world enthusiast, created a document from a bunch of commonly used links and learning resources that he … continue reading
Developers around the world are waiting patiently for the release of Node.js 8, expected to officially drop today, May 30. There is a big emphasis on debugging and developer workflow in this release, which will replace version 7 in the Node.js current release line. As displayed on Twitter, many developers are excited and ready to … continue reading
A new open-source project wants to help Android developers work with GraphQL queries. The Apollo Android Graph client is designed to generate Java models from standard GraphQL queries. “These models give you a typesafe API to work with GraphQL servers. Apollo will help you keep your GraphQL query statements together, organized, and easy to access … continue reading
When getting started with new technologies and languages, it can be a bit daunting having to sift through all of the options for education resources. That’s why one full stack developer under the username bmorelli25 on GitHub wanted to create a free resource list, so others can get a little help while they begin their … continue reading
Jewelbots, the first programmable friendship bracelet, which aims to get more girls into coding, announced some highly-requested updates to the technology, including the ability to code with friends. The friendship code is fully documented here. Users will have to add a new board to the Arduino IDE in order to get started. Another requested feature from … continue reading
JavaScript developers are taking over the world. More applications than ever before are living on the client, using APIs to connect to any requisite (and most likely cloud-based) back-end services. With that, we’ve seen an explosion of tools and frameworks to make JavaScript development seem more like traditional programming, handling large codebases and issues such … continue reading
Progress has open-sourced its Progress Telerik UI for Universal Windows Platform, which is a set of native UI controls for building Windows apps. With this announcement, Progress also revealed it is donating to the .NET Foundation to help it with open development in the .NET ecosystem. “With this donation, we are extending our commitment to … continue reading
The Rust team announced the latest version of Rust 1.15.0, a system programming language focused on safety, speed and concurrency. “Custom derive” is now stable in this release. The build system for Rust has been rewritten using Cargo, so it is now the default. Compiler performance improvements have been made in this release, and the … continue reading