This week’s featured GitHub project doesn’t need much of an introduction. Originally devised as a way to note basic JavaScript concepts and syntax, JavaScript in one pic is an overview of the JavaScript programming language and a breakdown of its syntax. The project’s goals include adding more details to the diagram spanning functions, arrays, object-oriented … continue reading
Emojis are taking over. They’re already edging out text as the alpha dog of SMS messaging, and now members of the 4chan image board are aiming to supplant code with the tiny emoticons as well. According to FourMan, the mysterious developer behind 4, the programming language aims to be easy to use and made up … continue reading
Google has been quietly offering free beta access to a service that seems very similar to GitHub, according to VentureBeat. Google Cloud Source Repositories is the company’s unannounced new service that allows users to host their Git repositories, and to browse, edit, commit and debug them. In an e-mail to VentureBeat, product manager for Google … continue reading
GitHub has announced version 1.0 of its open-source programmable text editor, Atom. The latest release comes with improved performance, stability, feature set and modularity. “Until now, work has largely gone into defining the 1.0 foundation. Now that the foundation is stable, we can shift our efforts to reaching the full potential of the platform,” wrote … continue reading
We usually spend Friday mornings telling you about a new or unique open-source project gaining steam on GitHub, but this week we came across a fascinating proposal from Microsoft for a cross-platform server-side image manipulation library in .NET Core—and it’s all being prototyped by interns. The proposal, posted by Microsoft intern Kendra Havens (along with … continue reading
Trine is “the library modern JavaScript doesn’t deserve, but needs right now,” at least according to its GitHub description. As Finnish developer Jussi Kalliokoski puts it, Trine is a utility library geared at tapping the full potential of functional programming in JavaScript. Kalliokoski explains that despite functional programming improvements introduced in both ECMAScript 5 and … continue reading
Google has moved the code repository for its Dart programming language and ecosystem onto GitHub. The company also announced it is shutting down the Chrome Dev Editor project, its JavaScript and Dart code editor. Existing pull requests will be merged onto GitHub, and Google will continue development in the form of the Chrome Apps platform, … continue reading
GitHub has announced the creation of GitHub Japan G.K., a subsidiary of GitHub located in Tokyo. This is the company’s first official office outside of the U.S. According to GitHub, the company would not be where it is today without the Japanese developer community. “Our site is built on Rails, which is built on Ruby, … continue reading
What could possibly make surfing the Web more interesting than being able to turn your websites into a game of Super Mario Bros.? I don’t know if anything else could beat that, which is why for this week’s GitHub Project of the Week we are featuring Screentendo. Created by software developer Aaron Randall, Screentendo is … continue reading
Deep links are making the mobile Web more effortless for users and more profitable for developers through targeted app pathways. This week’s GitHub Project of the Week shows how Button, a mobile e-commerce startup founded by two former Venmo employees, is simplifying the deep-linking process for developers to ultimately drive cross-app acquisitions. DeepLink Kit is … continue reading
This week’s featured GitHub project is Keras, a modular neural network and deep-learning library based on the Theano Python library. Keras allows for fast prototyping of deep-learning applications through a minimalist library structure of modular, extensible components. Developed by François Chollet, the neural network library is designed for quick experimentation, and supports both convolutional and … continue reading
This week’s featured GitHub project, Vorlon.js, is an extensible, platform-agnostic tool for remote JavaScript debugging and testing. Developed by the Microsoft DirectX team, Vorlon.js is powered by Node.js and the Socket.io real-time event-based communication engine. John Shewchuk, a Microsoft technical fellow and CTO of the Microsoft Developer Platform, introduced Vorlon last week at Build and … continue reading