#kotlindsl search results

#KotlinDSL is nice since it allows you to omit the programming language itself completely

industrieapps's tweet image. #KotlinDSL is nice since it allows you to omit the programming language itself completely

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

dkorobtsov's tweet image. 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

imShreyasPatil's tweet image. #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

GDGDublin's tweet image. 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

Jan5366x's tweet image. 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

"HTML - не язык программирования", говорили они... #Kotlin #KotlinDSL

PavelGolov's tweet image. "HTML - не язык программирования", говорили они...
#Kotlin #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!

jfrog's tweet image. 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

mathroda_codes's tweet image. 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 😃

StefMa91's tweet image. 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

quantdev00's tweet image. 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
quantdev00's tweet image. 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

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



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…


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

quantdev00's tweet image. 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
quantdev00's tweet image. 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

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!


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


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


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

mathroda_codes's tweet image. 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…


No results for "#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!

jfrog's tweet image. 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!

#KotlinDSL is nice since it allows you to omit the programming language itself completely

industrieapps's tweet image. #KotlinDSL is nice since it allows you to omit the programming language itself completely

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

dkorobtsov's tweet image. 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

imShreyasPatil's tweet image. #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

GDGDublin's tweet image. Second talk of the evening by Justin Slade on #kotlindsl - Evening just keeps getting more informative! #gdgdublin

"HTML - не язык программирования", говорили они... #Kotlin #KotlinDSL

PavelGolov's tweet image. "HTML - не язык программирования", говорили они...
#Kotlin #KotlinDSL

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

mathroda_codes's tweet image. 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

Jan5366x's tweet image. 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

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 😃

StefMa91's tweet image. 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

quantdev00's tweet image. 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
quantdev00's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends