Microsoft has announced the release of version 1.4 of its TypeScript superset JavaScript programming language in conjunction with the fifth community technology preview of Visual Studio 2015. TypeScript 1.4 adds a series of type system improvements, new template strings, and support for features from ECMAScript 6, the upcoming update to the JavaScript standard. TypeScript program … continue reading
Firefox Hello, the WebRTC in-browser chat feature first included in Firefox 34, is now available to all with the launch of Firefox 35. The real-time communication feature allows users to start plug-in-free video chats within the browser in the form of a pop-up box, without the aid of a service such as Google Hangouts and … continue reading
Happy Almost 2015, GitHubbers! To cap off the year in GitHub, we have the Top 5 projects of the month of December. I wanted to do the Top 5 of 2014, but alas the GitHub trending feature doesn’t have a yearly time span option. #1: io.js, the month’s most popular project providing evented I/O for … continue reading
Bitcoin.org has released the Bitcoin Developer Guide, a list of detailed information about the bitcoin protocol and related specifications. The guide provides basic information about bitcoin as well as the steps and resources needed to start building bitcoin-based applications. The guide spans bitcoin-related development topics such as block chains, block height and forking, transactions and … continue reading
#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