InfoQ Homepage Web Development Content on InfoQ
-
WebStorm 9 Supports Meteor, React and Polymer
WebStorm 9, JetBrains’ IntelliJ IDEA-based IDE, comes with a number of new features and enhancements, including support for Meteor, React, Polymer, PhoneGap, Ionic, and others.
-
Microsoft's JavaScript Engine Learns New Tricks For Windows 10
The Internet Explorer team at Microsoft recently detailed changes to the JavaScript engine coming in Windows 10. A significant change is the addition of a second tier in the Just-in-Time (JIT) compiler to reduce startup time.
-
AngularJS 1.3 Improves HTML Forms
The upcoming AngularJS 1.3 release arrives with a heavy focus on improved form data manipulation. While this version solves some real-life pain points, for some developers, it may not be an automatic upgrade.
-
Debugging Apps in Chrome and Safari with Firefox
Mozilla has implemented the protocol adapters that enable remote debugging in Chrome for desktop or Android and Safari/iOS. They are to be integrated into WebIDE.
-
Yahoo Drop the Axe on YUI
Yahoo has just announced they will immediately stop all new development on Yahoo User Interface (YUI).
-
Facebook Releases Graph API v2.1 and Updates Platform Policies to Forbid Like-gating
New Facebook Graph API v2.1 incorporates several commonly requested features that build on the changes in v2.0, says Facebook. The company has also sparked a certain amount of reactions announcing changes to its platform policies that prohibit well-established like-gating practices.
-
ASP.NET Two-Factor Authentication, Web And Mobile Tooling Improvements
Visual Studio Update 3 was released last week and includes some framework and tooling improvements relevant to web and mobile developers. We go through some of these, including the ASP.NET identity update supporting two-factor authentication, new Visual Studio-Azure integrations as well as several updates to the Apache Cordova Tooling preview.
-
Cloud 9 IDE 3.0 Now Runs in Ubuntu Containers via Docker
Cloud 9 has recently launched a new version of their online IDE. Usually, online developer tools are simpler than their native counterparts, some even refusing to call them IDEs. But Cloud 9 does not want to be just a rich editor, incorporating more and more features of a traditional integrated development environment.
-
Codio: A Multi-language IDE with Its Own Ubuntu Instance
Codio is a browser-based IDE supporting a large number of languages and including its own Ubuntu instance to test the code.
-
-
Bootstrap 3.2 Adds Responsive Embeds Among Others
Bootstrap 3.2 adds responsive embeds, objects and iframes, several new responsive utility classes, a considerable number of small improvements and bug fixes.
-
Ampersand.js: a New "Non-Frameworky Framework" to Rival Backbone.js
&yet has released Ampersand.js, a "non-frameworky" framework for building JavaScript applications, heavily inspired by Backbone.js. Ampersand.js distinguishes itself from Backbone.js primarily by being more modular and adding some new (fully optional) features.
-
Google Web Fundamentals and Web Starter Kit
Google has published a number of guidelines and boilerplate code for cross-platform responsive website design.
-
Guidelines for Responsive Website Design
This article includes several guidelines for creating websites that scale for different screen sizes and form factors.
-
GitHub Open Sources the Atom IDE
GitHub has open sourced their Atom IDE including the Atom Shell framework, Atom Core, and the Atom Package Manager (apm).