All links of one day
in a single page.
<Previous day - Next day>

rss_feedDaily RSS Feed
floral_left The Daily Shaarli floral_right
——————————— August 7, 2012 - Tuesday 07, August 2012 ———————————
code - review - git -

Système de code review pour git

framework - web - css3 - html5 -

Framework web pour faire du html5 et css3.

python - library - functionnal -

Bibliothèque python pour faire de appels fonctionnels pointés:
List(range(10)).do(print)
.keep(lambda x: x<5)
.map(str)

javascript - library -

Bibliothèque javascript qui permet de charger d'autres modules

slide - web - html5 - css3 -

Framework pour réaliser des présentations web basé sur css3 et html5

python - library - functional -
thumbnail

Bibliothèque pour faire des appels fonctionnels pointés
fib() | where(lambda x: x % 2 == 0)
| take_while(lambda x: x < 4000000)
| add

-