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
  • Internet Archive: Wayback Machine : See the internet's history
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...
  • WebPlatform.org : Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.

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...
  • 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...
  • Hoppscotch : A free, online, open source API request builder
  • Caddy : Caddy is a lightweight, general-purpose web server for Windows, Mac, Linux, BSD and Android. It is a capable alternative to other popular and easy to ...
  • 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
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • 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
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Efficient JavaScript : JavaScript performance tips article
  • 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, ...
  • Debian New Maintainers' Guide : This document tries to describe the building of a Debian package to ordinary Debian users and prospective developers.

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
  • Efficient JavaScript : JavaScript performance tips article
  • Browser Calories : The easiest way to measure your performance budget.
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • High Performance Browser Networking : Performance is a feature. This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, ...

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
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • 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...
  • 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...
  • Cool URIs don't change : The permanent nature of URIs
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

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
  • Electron : Build cross platform desktop apps with web technologies
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • YAML : A modular CSS framework for truly flexible, accessible and responsive websites
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography

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
  • A successful Git branching model : Git-flow workflow presentation
  • Position Is Everything : Modern browser bugs explained in detail!
  • Cool URIs don't change : The permanent nature of URIs
  • Typetester : Compare fonts for the screen
  • Son of Suckerfish Dropdowns : The original Suckerfish Dropdowns article published in A List Apart proved to be a popular way of implementing lightweight, accessible CSS-based dropd...
thumbnail

A reflexion on CSS frameworks

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