InfoQ Homepage Markup Languages Content on InfoQ
-
Becoming a Great Web Front-end Developer
This article contains advice written for web developers by two engineers, one recommending useful tools and techniques while the other providing suggestions on addressing some of the challenges faced writing for the browser.
-
Phaser 2.4: Game Framework's Epic Release
Phaser 2.4 is an "epic release" featuring a new video component updates, enhancements and fixes. Where 2.3 didn't have support for video files, creator Richard Davey says 2.4 not only introduces this support, but does so in a way that they can easily be used in games.
-
Mozilla Blocks Flash, Encourages HTML5 Adoption
Mozilla is encouraging developers towards HTML5 and JavaScript and away from Flash, after it blocked the plugin in browsers amid security concerns. Following Adobe's advice that two critical vulnerabilities would potentially allow attackers to take control of affected systems, Mark Schmidt, Firefox's head of support, announced the move on Twitter.
-
jQuery 3.0 Alpha Announced, Developers Need to Test
jQuery 3.0 alpha has been announced with plenty of breaking changes. The team wants to get feedback from the community over some of the proposed changes and developers need to test the updated library against their existing code.
-
Anticipated Firefox 39 Released After Stability Issues Cause Delays
Mozilla has released Firefox 39, after initial stability issues caused by a third party application. The much-anticipated release brings with it support for CSS Scroll Snap Points, new sharing features, and improved dev tools -- as well as several critical bug fixes.
-
Google Brings Material Design to CSS, HTML, and JavaScript
Google Material Design Lite) (MDL) aims to enable material design look and feel for websites. Material design is a visual language that is standard on Android and that Google is proposing cross-platform.
-
Douglas Crockford Previews His Idea For a New Web
At the Angular U conference in San Francisco, Douglas Crockford presented a radical new idea for upgrading the web. His proposal would replace parts of the web that don't work with newer, more secure alternatives, leaving behind existing web techologies such as SSL, HTML, CSS, and JavaScript.
-
Mozilla Releases Major Update to CSS Animation Inspector in Firefox Developer Edition
Mozilla has released Firefox Developer Edition 40, with major updates to CSS Animation Inspector. Dave Camp, director of engineering for Firefox, told InfoQ these changes allow developers to see all CSS animations applied to the selected node and any child nodes, with it being common for several Web animations to be combined to get a single effect.
-
Firefox 38 Released, Adds Support for DRM
Version 38 of Mozilla Firefox has been released, adding new HTML5 features and support for DRM-protected content on Windows.
-
A Developer’s View on Microsoft Edge
Microsoft Edge started as a IE fork but later departed considerably from it in an attempt to break with the past and legacy Internet technologies, removing 200K LoC but adding other 300K. Microsoft says they want “better interoperability with other modern browsers, improved performance, security & reliability, and reduced code complexity.”
-
New F12 Developer Tools for the New Microsoft Edge
Microsoft's new web browser, Edge, comes with new F12 developer tools built in TypeScript.
-
Google Proposes to Enhance JSON with Jsonnet
Google has open sourced Jsonnet, a configuration language that supersedes JSON and adds new features without breaking backwards compatibility: comments, references, arithmetic and conditional operators, array and object comprehension, imports, functions, local variables, inheritance and others. Jsonnet programs are translated to compliant JSON data formats.
-
AngularJS 1.4 Completely Refactors Animation System
The AngularJS 1.4 release candidate has been announced, bringing a complete refactor of the internal animation code system. With the 1.4 release, ngAnimate uses the new animation system to provide support for CSS-based animations as well as JavaScript-based animations via callback hooks.
-
Firefox 37 Brings Native Playback of HTML5 Video
Mozilla has released Firefox 37, bringing native playback of HTML5 video for Windows, and many security changes.
-
Informal HTML6 Proposal for "Single-page Apps Without JavaScript" Attracts Controversy
Bobby Mozumder, editor in chief of Future Claw magazine, has sparked debate by putting forward his "HTML6 proposal for single-page apps without JavaScript."