#kotlindsl search results
Kotlin DSL makes me closer to the Gradle then ever 🥰 #android #Kotlin #kotlinDSL #intellij #gradle #androiddevelopment #AndroidDev
Fail of the year (so far). Adding this small task to root build file (of multi-module project and forgetting about it) ensured 2 days of desperate troubleshooting :( Tried all mad ideas trying to figure out why modules randomly failing to compile with strange errors. #kotlindsl
#Kotlin Tip 💡 `repeat()` method is used to execute/repeat block number of times. No need to use loops. 😉 It's part of standard library. How to use? 🤔 ``` repeat(number) { // statements } ``` See image below 👇 @kotlin #AndroidDev #KotlinDSL #kt
Second talk of the evening by Justin Slade on #kotlindsl - Evening just keeps getting more informative! #gdgdublin
#KotlinDSL in under an hour with @antonarhipov from #DevoxxUK2023! Learn how to create type-safe DSLs in Kotlin & create a simple DSL yourself. 🤓💻🎓 Watch now & explore the world of DSLs. 🤗 View talk @ devoxx.co.uk/talk?id=2000
Pipeline ✅ - Sunday well spend with migrating a private project to Kotlin DSL! Only the deploy to nexus task is left for tomorrow evening but anything else works just fine now! #Kotlin #KotlinDSL @gradle @kotlin @gitlab
Have no fear, because @antonarhipov is here... at #swampUP! Want to use #KotlinDSL to configuring builds in #TeamCity? @antonarhipov talk covered the best practices and tips to make you a #DevOps master. Thanks @antonarhipov!
At this point it's a must to do it, i migrated DashCoin from #groovy to #kotlindsl 🚀🫡 surprisingly it was a pleasant experience compared to other experiences i had before dealing with gradle 😂 (1/2) #androiddevelopment #androiddev #kotlin #jetpackcompose #gradle
Do I have already said that I will my *FIRST PUBLIC TALK EVER* at the @Droidconit #DroidconIt this year? I'll talk a little bit about @gradle which forces me to talk about @kotlin and #gradle`s #KotlinDSL as well... Stay tuned 😃
Ran into a nasty core library desugaring error after adding flutter_local_notifications to my Flutter app using Kotlin DSL (build.gradle.kts). Here’s how I fixed it using Java 11 👇 #FlutterDev #AndroidDev #KotlinDSL
Combine #Kotlin + #KotlinDSL + #Mockk and #springboot and write more readable tests: github.com/larmic/kotlin-…
Ktor + Kotlin = type-safe DSLs for web development 💻 See how Ktor leverages Kotlin’s features for a more declarative coding style in our new blog post by @antonarhipov! #KotlinDSL #Ktor #WebProgramming jb.gg/6hui2j
How to use #Kotlin in #Gradle? I created a step by step migration guide for #KotlinDSL. You can find it from here: github.com/savepopulation…
My new article got published 🙌 It's all about migrating to #KotlinDSL for #AndroidDev
Migrating Android build scripts from Groovy to Kotlin DSL by @HfrsOussama #AndroidDev #Gradle #Kotlin #kotlinlang #Groovy buff.ly/2UrlOGf
Reduce your lines in your gradle multi-module. 🧑💻🥷🤖🤔😎🗜️ #android #androiddev #kotlinDSL proandroiddev.com/reducing-gradl…
I very much appreciate the advantages of the @gradle wrapper 😍 #kotlindsl
Ran into a nasty core library desugaring error after adding flutter_local_notifications to my Flutter app using Kotlin DSL (build.gradle.kts). Here’s how I fixed it using Java 11 👇 #FlutterDev #AndroidDev #KotlinDSL
"Kotlin DSL vs. Traditional Gradle: A Game Changer?" linkedin.com/posts/covenant… Docs: lnkd.in/dBKG6vFg ? #AndroidDev #Gradle #KotlinDSL #Konvenant
Modernize your legacy Android project with Kotlin DSL. I'll share my experience about how I migrated from Groovy and embrace the future of Android development. medium.com/mobile-app-dev… #AndroidDev #KotlinDSL
medium.com
How I Migrate Android Build Configurations From Groovy To Kotlin DSL
See you later, Groovy!
Ktor + Kotlin = type-safe DSLs for web development 💻 See how Ktor leverages Kotlin’s features for a more declarative coding style in our new blog post by @antonarhipov! #KotlinDSL #Ktor #WebProgramming jb.gg/6hui2j
Managing dependencies in a multi-module Android project has been always a challenge. I found that using .toml makes it super easy and thought to share it with you guys. . . . . . . . #androiddevelopment #kotlindsl #kotlin #toml #codingtips #kmm instagram.com/p/C2cNhlHpB-b/…
instagram.com
Pawan Gupta (@pawankgupta_se) • Instagram photos and videos
Pawan Gupta (@pawankgupta_se) • Instagram photos and videos
Managing dependencies in a multi-module Android project has been always a challenge. I found that using .toml makes it super easy and thought to share it with you guys. #androiddevelopment #kotlindsl #kotlin #toml #codingtips linkedin.com/posts/pawankgu…
Combine #Kotlin + #KotlinDSL + #Mockk and #springboot and write more readable tests: github.com/larmic/kotlin-…
Psst, want some coding for the sake of good writing? Read my and my fellow #KotlinDSL Master Igor's article 👨🎓 #onwriterside
How about creating content with the power of a programming language? Our tech writers 😎 😎 are playing with the #Kotlin Domain Specific Language (#DSL) and invite you to jump right it 💪blog.jetbrains.com/writerside/202… Happy writing, happy coding!
#KotlinDSL in under an hour with @antonarhipov from #DevoxxUK2023! Learn how to create type-safe DSLs in Kotlin & create a simple DSL yourself. 🤓💻🎓 Watch now & explore the world of DSLs. 🤗 View talk @ devoxx.co.uk/talk?id=2000
A new technical post is live: Mailosaur Getting Started josdem.io/techtalk/java/… you can grab the code from here: github.com/josdem/mailosa… #Java #KotlinDSL #Gradle #Mailosaur #Automation
github.com
GitHub - josdem/mailosaur-workshop: Mailosaur workshop to show how to validate an email sent
Mailosaur workshop to show how to validate an email sent - josdem/mailosaur-workshop
At this point it's a must to do it, i migrated DashCoin from #groovy to #kotlindsl 🚀🫡 surprisingly it was a pleasant experience compared to other experiences i had before dealing with gradle 😂 (1/2) #androiddevelopment #androiddev #kotlin #jetpackcompose #gradle
Much progress has been done. My shared Gradle module is finally implemented (using #KotlinDSL) 😊. I've used a buildSrc module and precompiled script plugins.
I was playing with #KotlinDSL, on my pet project. Basic usage is super easy, more advanced cases not so much 😅. Currently stuck on how to implement shared modules😢.
Reduce your lines in your gradle multi-module. 🧑💻🥷🤖🤔😎🗜️ #android #androiddev #kotlinDSL proandroiddev.com/reducing-gradl…
Fun with Kotlin: Creating a DSL for Constructing Binary Trees #kotlin #dormosheio #kotlindsl #binarytree #androiddev #mobiledev #iosdev dormoshe.io/trending-news/…
Kotlin DSL makes me closer to the Gradle then ever 🥰 #android #Kotlin #kotlinDSL #intellij #gradle #androiddevelopment #AndroidDev
Second talk of the evening by Justin Slade on #kotlindsl - Evening just keeps getting more informative! #gdgdublin
Fail of the year (so far). Adding this small task to root build file (of multi-module project and forgetting about it) ensured 2 days of desperate troubleshooting :( Tried all mad ideas trying to figure out why modules randomly failing to compile with strange errors. #kotlindsl
Have no fear, because @antonarhipov is here... at #swampUP! Want to use #KotlinDSL to configuring builds in #TeamCity? @antonarhipov talk covered the best practices and tips to make you a #DevOps master. Thanks @antonarhipov!
#Kotlin Tip 💡 `repeat()` method is used to execute/repeat block number of times. No need to use loops. 😉 It's part of standard library. How to use? 🤔 ``` repeat(number) { // statements } ``` See image below 👇 @kotlin #AndroidDev #KotlinDSL #kt
At this point it's a must to do it, i migrated DashCoin from #groovy to #kotlindsl 🚀🫡 surprisingly it was a pleasant experience compared to other experiences i had before dealing with gradle 😂 (1/2) #androiddevelopment #androiddev #kotlin #jetpackcompose #gradle
Pipeline ✅ - Sunday well spend with migrating a private project to Kotlin DSL! Only the deploy to nexus task is left for tomorrow evening but anything else works just fine now! #Kotlin #KotlinDSL @gradle @kotlin @gitlab
Ran into a nasty core library desugaring error after adding flutter_local_notifications to my Flutter app using Kotlin DSL (build.gradle.kts). Here’s how I fixed it using Java 11 👇 #FlutterDev #AndroidDev #KotlinDSL
Do I have already said that I will my *FIRST PUBLIC TALK EVER* at the @Droidconit #DroidconIt this year? I'll talk a little bit about @gradle which forces me to talk about @kotlin and #gradle`s #KotlinDSL as well... Stay tuned 😃
Combine #Kotlin + #KotlinDSL + #Mockk and #springboot and write more readable tests: github.com/larmic/kotlin-…
Something went wrong.
Something went wrong.
United States Trends
- 1. $PUFF N/A
- 2. Good Friday 42.5K posts
- 3. $APDN $0.20 Applied DNA N/A
- 4. $SENS $0.70 Senseonics CGM N/A
- 5. $LMT $450.50 Lockheed F-35 N/A
- 6. #FridayVibes 3,099 posts
- 7. #FridayFeeling 1,916 posts
- 8. Broncos 69.7K posts
- 9. Happy Friyay N/A
- 10. yeonjun 293K posts
- 11. #CARTMANCOIN 2,003 posts
- 12. #iQIYIiJOYTH2026 1.79M posts
- 13. Blockchain 200K posts
- 14. Kehlani 13.1K posts
- 15. John Wayne 1,235 posts
- 16. Bo Nix 19.1K posts
- 17. Geno 20K posts
- 18. Out The Window 11.1K posts
- 19. Optimus 47.3K posts
- 20. Tammy Faye 2,119 posts