A #netcore#WebApi template compliant to the #SOLID methodology and to the #CQRS principle. https://t.co/WyvKdTcPYr Many thanks to @dot_NET_Junkie for the inspiration.
@mariofusco I don't hate electric cars and I like very much that my braking restores (part of) the energy and put it in the batteries again (which actually works also for hybrid cars), instead of wasting it. (1/2)
@mariofusco Let's try to imagine the same people, the same investments for the same years in the direction of electric mobility.
Moreover, consider that electricity is much easier to transport and electric motors efficiency (~80%) about doubles gas combustion engine efficiency (~40%). (2/3)
@firstdrafthell @lars_almen I had a different experience. Perhaps it depends on the chosen language and container. With C# and SimpleInjector all configuration errors are detected early, as soon as you start your application (the verify() method), not during runtime in the very sense.
Alcune formule matematiche sono molto semplici ma hanno conseguenze fondamentali. Una di queste è l’equazione dei razzi, ricavata indipendentemente più volte nella storia da personaggi come Konstantin Ciolkovskij, Hermann Oberth e Robert Goddard.
(continua)
Very nice article about the trade-off between consuming an #angular observable in the component vs consuming it in the view. #rxjs
https://t.co/9Fo4E3qmzt
@KevinNaughtonJr Nice (and brave) challenge. 😊
I would say that the time dimension also plays a role: a test that passes today might not pass tomorrow. And one cannot manually test the entire codebase for every change they do.