Your current filters are…
by Fullo
Complex applications need a persistent database to store, search and join data: till now a dedicated server was needed to do this, and no offline usage of the app was possible. With the introduction of HTML5 and the concept of Web Databases, we don’t need an external server anymore: everything is stored within the user browser and thus the web app can be used offline as well as online.
Ogni generazione di programmatori dimentica le preziose conquiste di quella precedente. Oggi facciamo Test-Driven Development, ma ci dimentichiamo che chi ha inventato il TDD è cresciuto in un brodo primordiale di programmazione a oggetti che per loro era scontata. Parlerò di alcune tecniche ormai desuete di analisi, progettazione e programmazione a oggetti; della differenza fra oggetti e tipi di dati astratti; e di perché Uncle Bob sbaglia a proposito delle strutture dati.