#1 io.js was featured in last week’s Top 5 trending projects. #2: Go The Go programming language is hot this week on the heels of its version 1.4 release, the fifth major stable release of Go. Go 1.4’s most important feature is official support for Android, using the core and libraries to enable writing of … continue reading
Apple’s Swift programming language and the R statistical language are the two candidates for TIOBE’s programming language of the year award, according to the TIOBE index for December. In the October TIOBE programming community index, Google Dart had cracked the Top 20 languages, and Java and C++ popularity had hit all-time lows. This time around, … continue reading
#1: Mermaid Mermaid is the whimsical name of a simple markdown-like script language for generating charts from text using JavaScript. Developed by Knut Sveidqvist, Mermaid simplifies documentation by rendering code as simple charts and graphs, styled in different shapes, nodes and classes. #2: Rocket is a new container runtime from CoreOS. Read all about Rocket … continue reading
#1: MetricsGraphics MetricsGraphics is a creation from the minds of the mad Web scientists at Mozilla. The JavaScript library is optimized for visualizing and laying out time-series data, providing a simple way to produce common types of graphics such as line charts, scatterplots and histograms in a consistent and responsive way. #2: Flow was featured … continue reading
Facebook is releasing an early version of its open-source static type checker for JavaScript. Flow is designed to advance developer productivity and ensure code quality with features such as early error checking and code intelligence, according to the company. “Facebook loves JavaScript; it’s fast, it’s expressive, and it runs everywhere, which makes it a great … continue reading
Google has announced it will be retiring the Google Wallet API on March 2, 2015. The API was designed to allow users and merchants to buy and sell digital goods. Payments will continue to be processed through Google Wallet until March 2, 2015 and developers will continue to have access to the merchant center until … continue reading
In the eight years since its initial release, jQuery has become the foundation of the modern Web. The popular cross-platform library has become bundled and intertwined with countless websites, developer tools and with JavaScript itself. The next step for the open-source platform is jQuery 3.0. In a recent blog post entitled “jQuery 3.0: The Next … continue reading
The open-source platform for building Web and mobile apps in pure JavaScript has finally reached version 1.0. Meteor was launched in 2012 to make writing software simpler, and since then it has been slowly working towards version 1.0. Meteor 0.9.4 was just released earlier this month. “It’s time for a new way to write software … continue reading
Update: As of Google and Microsoft’s new partnership on Angular 2, AtScript will be combined with Microsoft’s TypeScript superset programming language. Google’s continuing quest to improve JavaScript took another step forward with the unveiling of AtScript, a new superset JavaScript runtime type system written into AngularJS 2.0. Rather than create another new programming language—Google has … continue reading
The Eclipse Foundation envisions a future where software is written within a browser. While the Eclipse Orion project has already produced a Web-based IDE for JavaScript, HTML and CSS, today the Eclipse Foundation announced the Eclipse Cloud Development project, an effort to bring even more of the software development tool chain into the browser. The … continue reading
Microsoft has laid out its roadmap for TypeScript, charting the course of the programming language from versions 1.3 to 2.0. Since the 1.0 release of TypeScript—Microsoft’s superset JavaScript programming language—back in February, Microsoft has focused on performance improvements and growing the language’s open-source community. After an incremental release including a new, faster compiler, the TypeScript … continue reading