Tim Schraepen
08/02/2019, 11:21 AMTim Schraepen
08/03/2019, 1:50 PMYan Pujante
08/06/2019, 1:58 PMiterator
api into kotlin Iterator
* generating a UUID in javascript
* use of Promise
* downloading a file via javascript
List of demonstrated features (build)
* Use of Docker to create a small container serving files both from the source code (static files) and from the build directory (generated from compilation) => allows to iterate over static code without even having to recompile for example.altavir
08/07/2019, 7:37 AMsdeleuze
08/12/2019, 2:53 PMkpgalligan
08/15/2019, 2:27 AMlouis993546
08/19/2019, 8:58 AMirus
08/25/2019, 7:11 PMstreetsofboston
08/28/2019, 11:42 AMconst class
, with regards to inheritance hierarchies. When I have my thoughts straight on this, I'll leave you a comment on your Medium article.raulraja
08/29/2019, 4:22 PMMohamed Hamdan
09/04/2019, 9:32 PMmarcinmoskala
09/05/2019, 8:52 AMcorneil
09/05/2019, 9:21 PMTim Schraepen
09/07/2019, 10:38 AMAlbert
09/07/2019, 7:50 PMsdeleuze
09/10/2019, 1:34 PMcorneil
09/10/2019, 10:05 PMjmfayard
09/11/2019, 10:04 AMbuildSrcVersions
extends the gradle-versions-plugin
. It scans your Gradle builds and automatically find available updates to your dependencies. Then it generate (Kotlin or Groovy) code to make it extra-convenient. It was originally designed for complex (multi-module) Gradle projects, mostly for Android.
The versionsOnlyMode
brings a simpler solution for simpler (single-module) Gradle builds.
https://github.com/jmfayard/buildSrcVersions/issues/55dave
09/12/2019, 12:13 PMnfrankel
09/13/2019, 9:06 AMKris Wong
09/13/2019, 3:17 PMjaguililla
09/16/2019, 5:58 PMSam
09/16/2019, 6:15 PMKotlin + Ktor
:))))) LOLjmfayard
09/24/2019, 8:22 AMRobert Jaros
09/24/2019, 3:53 PMraulraja
09/27/2019, 11:27 AMSteve
09/27/2019, 4:11 PMkpgalligan
09/27/2019, 5:43 PMMario Fernandez
09/28/2019, 10:31 AMjackson
and Spring Boot
, I’d be curious to hear about experiences with more native libraries