Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.md 1.2KB

title: Sans serveur

You probably had this feeling already, when you write server code only to proxy client’s demands for the DB and pass the results back. It feels stupid. It feels redundant. All these trends — isomorphic code, compile-to-js languages, node.js — come from a desire to run the same code in two places. That very goal is wrong. You don’t want to run same code in two places. You may need to, but only to deal with the consequences of bad (old) architecture. Running exactly the same validation twice wouldn’t make data more valid.

*The Web After Tomorrow* (cache)

Clochix pense qu’il n’y a pas de futur sans serveur (cache) représentatif d’un Web acentré. Et pourtant la proposition de Nikita Prokopov est alléchante, les flux et les besoins de données évoluent, les technologies commencent à être prêtes, l’opinion publique se réveille doucement. Et si le futur était au *acentered-first* ? Quels impacts en terme d’usages, de vie privée, de performances ?