Applying The Clean Architecture to Go applications
I would like to contribute to Uncle Bob’s concept of The Clean Architecture by demonstrating how its principles could be applied to an actual Go application.
The Log Book of Manuel Kießling
The Log Book of Manuel Kießling
Covers topics on architecting, building, deploying and running software and systems for the web based on open source tools with lean methodologies.
I would like to contribute to Uncle Bob’s concept of The Clean Architecture by demonstrating how its principles could be applied to an actual Go application.
Some days ago, my son asked me how computer games are made. The result is a simple yet fully-functional 2D space shooter, available on Facebook. Here’s how it’s done.
Every now and then, a manager at your company might say something like “We need to work longer” or “Our people need to work longer”. Here’s why I don’t think it is a good idea to say this.
Writing JavaScript modules that can be seamlessly included in client-side as well as server-side applications, and providing Jasmine test suites which allow to test these modules in a browser environment as well as a Node.js environment is possible without any dirty workarounds.
Am 14. März 2012 fand das erste Treffen der Symfony User Group Berlin statt. Ich habe dort einen kurzen Talk mit dem 'Titel PHP 5.4 – die wichtigsten Neuerungen im Überblick' gehalten. Folien und Videomitschnitt des Talks nach dem Klick.