Hands On! The next video from our last #jQAssistant Lunch is now available online.
Learn how easy it is to implement your own scanner plugin!
https://t.co/sbrlAVadV3 (German language)
Say "Welcome" to the new @Context_Mapper plug-in!
- Import #DDD models for architecture validation
- Visualize bounded contexts & their relations from your code base
https://t.co/pTjI2OBH9i
@ThomasGerigk @dirkmahler @mesirii Docker pull geht vllt. am schnellsten, da sind auch diverse Plugins schon dabei. Bei der graphischen Präsentation kommt es sehr auf das gewünschte Ergebnis an. Reicht die View im Neo Browser? Oder das separat erhältliche Dashboard?
@taseroth @rotnroll666 @Maharetina Meine liebe Frau hat die Brötchen schon gestern mitgebracht 🥰 Wir hatten zwar 3 Gastkinder über Nacht, aber all die Kleinen wären nicht zu bewegen gewesen zum Bäcker zu laufen...
Good advice. 👍 I also like to start writing the production code in the test method and then extract parts. Naming things is much easier when you can see them.
One of the habits I have but have never really thought about: I usually start with absurd names for types and methods (literally: BlaBla, FooBar) and then rename them after structure and responsibilities have emerged. It’s easier not to miss those for better naming pre commit.
Refactoring into a Hexagonal Architecture? This can be quite an undertaking. @torstenmandry shows how to make progress visible using @jqassistant and @neo4j: https://t.co/do3a53cdON
#JSD2020: Am 25. September findet der bereits 7. JUG Saxony Day statt. In diesem Jahr als Online-Konferenz wird er zusätzlich umrandet von einem Workshoptag und Vor-Ort Meet&Watch Events.
Sichere Dir am besten direkt Dein Ticket! Alle Infos gibt's unter: https://t.co/LizMoIwz8V
Sehe ich das richtig, dass @rezomusik auf https://t.co/oXBqod3HIa großflächig Social Media Accounts miteinander verbunden hat und außerdem ne krasse Masterarbeit über Dinge wie Graphentheorie und Machine Learning geschrieben hat?
Achievement unlocket: put a note "FIXME this quick'n'dirty workaround has to be fixed soon" into source - and fixed it indeed the next day #loandbehold
Just got our gradle plugin for MPS Server approved https://t.co/z0UtXzTQ0N @jetbrains_mps
So it is now possible to start MPS Server for a project, from the command line with a single command
@IanAmes@simonbrown Btw er use JetBrains MPS to generate code from models. B/c MPS allows combination of languages the whole project could be generated w/o the drawbacks of the old fashioned CASE Tools.