bookmarks-2019-01-19
Table of Contents
softwaredesign
softwareengineering
tools
kotlin
- Clean architecture for Android with Kotlin: a pragmatic approach
- Charles Robershaw auf Twitter: "Just watched your presentation (https://t.co/RVMVsiQRGu). Super helpful when it comes to TDD with Kotlin. Thanks again. @philipphauer"
- Richard Groß auf Twitter: "Why not Kotlin, * lacking tools, f.ex. duplicate code detection in IntelliJ does not work, Sonar can do less with Kotlin * non-battle-tested performance, * Reflection when interacting with java is troublesome, * mocking with Kotlin irks people, final classes by default @NiklasL"
debugging
spring
mysql
- [[https://dev.mysql.com/doc/refman/5.7/en/replication-mode-change-online-disable-gtids.html][MySQL :: MySQL 5.7 Reference Manual
- 16.1.5.3 Disabling GTID Transactions Online]]
- (no term)
- MySQL - UPDATE query based on SELECT Query - Stack Overflow