souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
8 results tagged article  ✕   ✕
Going from One to a Million Users http://webadvent.org/2012/going-from-one-to-a-million-users-by-jo%C3%ABl-perras
12/02/2013 cluster icon
  • Let's make the web faster : There are many ways to make websites run faster. In this section, you can discover performance best practices that real web professionals employ in th...
  • Minimize round-trip times : An article on the best practices to apply in order to minimize HTTP round-trip times
  • Mink : Mink is an open source acceptance test framework for web applications, written in PHP 5.3.
  • Maestro : Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast. Write your first test in unde...
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...

Nice write-up on techniques for scaling up a web application.

web scaling article
Minimize round-trip times https://developers.google.com/speed/docs/best-practices/rtt
11/07/2012 cluster icon
  • Let's make the web faster : There are many ways to make websites run faster. In this section, you can discover performance best practices that real web professionals employ in th...
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • Efficient JavaScript : JavaScript performance tips article
  • Hoppscotch : A free, online, open source API request builder
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

An article on the best practices to apply in order to minimize HTTP round-trip times

web html http performance article
A successful Git branching model http://nvie.com/posts/a-successful-git-branching-model
05/09/2011 cluster icon
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Efficient JavaScript : JavaScript performance tips article
  • Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
thumbnail

Git-flow workflow presentation

article git reference
Cool URIs don't change http://www.w3.org/Provider/Style/URI
10/01/2011 cluster icon
  • A successful Git branching model : Git-flow workflow presentation
  • Mobile Web Application Best Practices : The goal of this document is to aid the development of rich and dynamic mobile Web applications. It collects the most relevant engineering practices, ...
  • Efficient JavaScript : JavaScript performance tips article
  • Frameworks for Designers : A reflexion on CSS frameworks
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...

The permanent nature of URIs

w3c uri reference article
Let's make the web faster https://developers.google.com/speed/docs/insights/rules
18/08/2009 cluster icon
  • Minimize round-trip times : An article on the best practices to apply in order to minimize HTTP round-trip times
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • Sitespeed.io : Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It col...
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • Yellow Lab Tools : Online test to help speeding up heavy web pages

There are many ways to make websites run faster. In this section, you can discover performance best practices that real web professionals employ in their everyday work. These practices have improved the user experience for millions of users and we hope they are useful for other web developers.

performance web optimization article
Efficient JavaScript http://dev.opera.com/articles/view/efficient-javascript
30/03/2009 cluster icon
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table

JavaScript performance tips article

article javascript reference performance
Son of Suckerfish Dropdowns http://www.htmldog.com/articles/suckerfish/dropdowns
17/03/2008 cluster icon
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Guide to CSS support in email clients : Designing an HTML email that renders consistently across the major email clients can be very time consuming. We've put together this guide to save you...
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...

The original Suckerfish Dropdowns article published in A List Apart proved to be a popular way of implementing lightweight, accessible CSS-based dropdown menus that accommodated Internet Explorer by mimicking the :hover pseudo-class. Well now they're back and they're more accessible, even lighter in weight (just 12 lines of JavaScript), have greater compatibility (they now work in Opera and Safari without a hack in sight) and can have multiple-levels.

article css
Frameworks for Designers http://www.alistapart.com/articles/frameworksfordesigners
27/06/2007 cluster icon
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • A successful Git branching model : Git-flow workflow presentation
  • Cool URIs don't change : The permanent nature of URIs
  • idiomatic-css : Principles of writing consistent, idiomatic CSS
  • Typetester : Compare fonts for the screen
thumbnail

A reflexion on CSS frameworks

article reference css
1643 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn