DDevelopment & Design Rapid development z Liveview byBartek ZdanowskiNovember 2, 20121 minute read Film opisujący co i jak Update: plugin do firefoxa Film opisujący co i jak http://www.youtube.com/watch?v=PAeLK6Yp2P0 Update: plugin do firefoxa Tags:frontendgroovy Bartek Zdanowski
DDevelopment & Design Implementing graph editor in JavaFX using MVC like approachbyRafal RusinMarch 23, 2011 JavaFX has very good SVG support, embedded into language runtime. This makes it interesting choice for implementing custom…
DDevelopment & Design Testing Kotlin with Spock Part 1 – ObjectbyDominik PrzybyszMarch 13, 2018 The object keyword in Kotlin creates singleton in a very convenient way. It can be used for example…
DDevelopment & Design Bash’ing your git deploymentbyJakub NabrdalikJanuary 12, 2012 Chuck Norris deploys after every commit. Smart men deploy after every successful build on their Continuous Integration server.…