InfoQ Homepage HTML Content on InfoQ
-
MIT's Polaris Touts Making Web Pages 34 Percent Faster
Polaris is a new JavaScript framework that aims to shrink Web pages load time by 34% at the median. Developed by researchers from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) and Harvard University, Polaris focuses on reducing latency associated to network trips.
-
Google AMP Drives Debate About Open Web
The launch of Google's AMP project looms this month and not everyone is excited. The project describes Accelerated Mobile Pages as "an initiative to improve the mobile web and enhance the distribution ecosystem." Aram Zucker-Scharff, lead developer for PressForward, says "If Google sees itself as a custodian of the open web then, up to this point, it has proven to be a rather poor one."
-
Measuring the Performance of Single Page Web Applications
Measuring the performance of single page applications (SPAs) presents some unique challenges. Philip Tellis, author of the boomerang library and Chief Architect at SOASTA, and Nicholas Jansma, senior engineer at SOASTA, deep-dived into the subject at the Velocity conference in Amsterdam, providing context and specific advice on how to measure performance for that kind of web applications.
-
Speeding Up the Mobile Web with AMP HTML
Google has open sourced the specification for a restricted HTML that is meant to improve the mobile experience on the web.
-
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.
-
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.
-
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.”
-
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.
-
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."
-
Adobe Declares Brackets is Ready with 1.0 Release
Adobe has released Brackets 1.0, its open source code editor for web designers and front-end developers. Web developer evangelist Ryan Stewart says in the past three years the team has been very busy adding features to help make Brackets a world class text-editor. Declaring this release as 1.0 is our way of telling the world that Brackets is ready.
-
XHP-Bootstrap Project Announced, Combines XHP with Bootstrap Framework
Fred Emmott, software engineer for Facebook, has announced the release of XHP-Bootstrap project, combining XHP with the Bootstrap framework. Emmott describes XHP as a way to create HTML user interfaces from PHP or Hack, and provides an XML-like syntax for creating stringable objects representing markup.
-
Chrome 38 Supports Art Direction through the picture Element
Google has added support for the <picture> element in the recently released Chrome 38, enabling developers to specify multiple image sources based on various media queries.
-
Stack Overflow Adds Live JavaScript to Answers
Developers have a new browser-based code editor to play with, but this time, it's embedded in another tool. Stack Overflow, the popular question and answer site for software developers, announced the release of a new tool that lets users run JavaScript, HTML, and CSS code right in the question page.
-
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.
-
Microsoft WinJS 3.0 Now Supports Multiple Platforms
Microsoft has enhanced WinJS by adding support for multiple platforms and several major browsers, has modularized it and made it work with other JavaScript libraries.