My lifestream
  • Home
  • Tags
  • About
  • Subscribe

02 mars 2020

_année_2020 _mois_mars concepts database mémoire programming

source

Allen Holub sur Twitter : "We all know we should avoid global variables. Why then, do we plonk a giant global variable right down in the middle of our programs? Calling it a database and talking to it through a server doesn't change anything. Coupling through a db is just as bad as through a global."

Allen Holub sur Twitter : "We all know we should avoid global variables. Why then, do we plonk a giant global variable right down in the middle of our programs? Calling it a database and talking to it through a server doesn’t change anything. Coupling through a db is just as bad as through a global."

C’est assez compliqué : la programmation immutable n’existe que parce quelque part il existe un système stockant l’état, qu’il s’agisse d’une base de données ou d’un fichier. Prétendre que c’est un problème, c’est prétendre que la permanence n’a pas d’intérêt.

© 2020 | Mixed with Bootstrap v3.1.1 | Baked with JBake 2.6.5 | Presented using lifestream 0.0.1-SNAPSHOT