Monthly Shaarli

All links of one month in a single page.

February, 2017

"Continuous Delivery At GitHub", Alain Hélaïli
thumbnail

"On a daily basis, GitHub’s developers push about 80 different changes to the production platform. Alain Helaili will walk you through the workflow and tools used to achieve this, and introduce you to the hardest working employee of the company, Hubot."

Tablesaw (Filament Group): un ensemble de plugins pour des tableaux RWD
thumbnail

Ensemble de plugins permettant d'inclure à son site des tableaux RWD. Plusieurs modes d'adaptation suivant les largeurs d'écran et les besoins fonctionnels.

"Construire un bon analyzer français pour Elasticsearch", Damien Alexandre
thumbnail

Clés de compréhension relatives à l'Analyze d'Elasticsearch et sa configuration pour la langue français.

React-php-v8js
thumbnail

PHP library that renders React components on the server

PDF.js

A general-purpose, web standards-based platform for parsing and rendering PDFs.

"How to Hire a Programmer", Jeff Atwood

Pas très récent mais toujours tellement d'actualité…

"There's no magic bullet for hiring programmers. But I can share advice on a few techniques that I've seen work, that I've written about here and personally tried out over the years."

"Utiliser React est une décision stratégique, pas un choix technologique", Eric Baer (traduit par Etienne Zulauf)
thumbnail

React est conçu pour résoudre des problèmes « business » plutôt que techniques.

100 Newsletters for Developers and Designers, curated by Alberto Grande (@albertogrande), via @Laleloulilo
thumbnail

Keep yourself updated about all of the current trends in our industry. Thanks

"Le design dans le libre : pistes de réflexion", Julien Dubedout
thumbnail

Un projet Open-Source n'est pas qu'un projet de Code. Comme n'importe quel autre projet, il faut un positionnement, une réflexion, un design, une exécution en collaboration. L'expérience utilisateur et le graphisme ne peuvent et ne doivent pas arriver en dernier.

"CSS Grid: Learning new layout", Susan Robertson

"Yes, flexbox came along and I used it for some pieces of the layout, but it didn’t change the way I laid out entire pages. Next month that’s changing.

CSS Grid is landing in Chrome and Firefox after years of tireless work by specification authors, developers who gave feedback, and browser implementers."

Trevor : your very own Travis for node, locally

Trevor reads .travis.yml and runs tests in all node versions you requested, just like Travis CI. Now, you can test before push and keep your git history clean.

"Baywatch : d'Angular à React, avec une dose de ReactNative", Baptiste Adrien (@shinework)
thumbnail

Retour sur la refonte d'une application de veille d'Angular vers React & Redux. Bonus : partage des actions, reducers et constants avec React Native.

husky (npm package)
thumbnail

Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)