GitHub wants to bring its Web development technology to the desktop. We’re self-aggrandizing this week’s GitHub Project of the Week with Electron, a framework of GitHub’s own making. Formerly known as Atom Shell, it is a cross-platform framework for creating desktop applications using JavaScript, HTML and CSS, based on the io.js and Chromium runtimes and … continue reading
HP has announced a new set of computer monitors with interactive virtual reality displays. The new HP Zvr virtual reality display allows users to rotate, manipulate and navigate virtual-holographic 3D images. “HP’s new displays complement our goal of delivering new technologies that maximize the visual experience and change the way people work and create,” said … continue reading
#1: Awesome Node.js Many an Awesome project has made it into and often headlined the week’s top GitHub projects, so it’s only natural that the exceedingly popular Node.js cross-platform JavaScript runtime would find its way here. Compiled by Sindre Sorhus, this curated list is chock full of Node.js packages, resources and goodies. #2: KaTex KaTex … continue reading
#1. Stellar Stellar is a database snapshot and restore tool for development. Created by Fast Monkeys, Stellar allows users to store databases when writing database migrations, switching braches or experimenting with SQL. The project supports PostgreSQL and MySQL. “Warning: Please don’t use Stellar if you can’t afford data loss. It’s great for developing but not … continue reading
#1: AngularJS + Bootstrap Responsive Dashboard When developer Elliot Hesp lacked a simple responsive dashboard during a project, he decided to make one. This dashboard front end eschews jQuery for a more responsive design. The dashboard’s sidebar toggle is managed by AngularJS, while the grid layout and components are built with the Bootstrap framework. It’s … continue reading
Google offers temporary workaround for Android Wear bugGoogle’s wearable platform, Android Wear, is missing a way for users to install paid apps on their devices. Users can see the apps in the store but can’t install them. To rectify this problem, Google has issued a temporary workaround to enable paid apps on Android Wear. Until … continue reading
This week’s projects feature the solution to bad credit card forms and a JavaScript random color generator … continue reading
Single-page applications are leveraged by JavaScript, CSS and HTML fragments so that users never really leave the page … continue reading