#kotlinjs search results
Played a bit with #KotlinJS this weekend and created this small dungeon map editor for my D&D games. Thanks, @watawatabou for the Dyson Hatching algorithm (and for 1PDG of course)
And we also have @vanillacoder presenting Kotlin JS for full stack development here at the kotlin user group! @heycar_official #kotlin #kotlinjs

If you can't find an equivalent #KotlinJS function in the stdlib, you can create an external fun with a similar name and use it.

Thank you @KotlinWeekly 🙏🏽 for including my second article in Kotlin/JS series about JsExport guide for exposing Kotlin to JS #KotlinMultiplatform #KotlinJs

Now you can use single version to control all your #KotlinJS Wrappers! 💍 Possible with BOM 🔥 github.com/JetBrains/kotl… @kotlin

Two approaches to use external JS libraries with #KotlinJS: - External + dynamic - External + JsModule @maillotm at @KotlinLyon

Thank you @KotlinWeekly🙏🏽 for including my third post in Kotlin/JS series about “Different ways to distribute and integrate Kotlin/JS library” #KotlinMultiplatform #KotlinJs

Merci beaucoup à @H2G_Lab de nous avoir accueilli ce soir pour ce super talk de @maillotm sur le développement d'apps @Firebase en @kotlin avec #KotlinJS !
#KotlinJS can be used to create @Firebase apps writing only #kotlin code. @maillotm at @KotlinLyon cc @H2G_Lab

You can use existing NPM packages, Cool React components that were originally developing using #JS while creating #Kotlin JS projects Want to know more?🤔 See you at the upcoming meetup👀 where we'll deep dive into the world of Kotlin JS with @sebi_io. Stay tuned 🚀 #KotlinJS

Firebase with #Kotlin: @Firebase Cloud Functions by @maillotm signal.h2g.io/firebase-with-… #KotlinJS

I love the foldable text (details -> summary) but unfortunately, @github doesn't have it in their toolbar. I had to implement it myself GitHub: github.com/theapache64/su… #KotlinJS #Kotlin
I tried Compose for Web and created basic web port of CompoSnake by @arkann1985 #Kotlin #KotlinJs github.com/Foso/compose-s…
kotlinjs 中透過 query string 就可以在同一個頁面透過不同query顯示不同主題,配合compose ui block,可以很簡單的判別要顯示的ui block #kotlinjs #composeui #composeforweb #kotlin

String unions in #KotlinJS? 🤔 Possible with Seskar compiler plugin! 🤯🚀 github.com/turansky/seska… @kotlin

🚀Kotlin 2.1.21-RC2 is out now! This RC includes a key fix for Kotlin/JS developers: • Custom environment variables now work correctly in KotlinJsTest Gradle tasks. Check out the full release note here: github.com/JetBrains/kotl… #Kotlin #KotlinJS #JetBrains #AndroidDev #Android
github.com
Release Kotlin 2.1.21-RC2 · JetBrains/kotlin
Changelog Tools. Gradle. JS KT-77119 KJS: Gradle: Setting custom environment variables in KotlinJsTest tasks no longer works
Damn, I didn't think adding comments section with Giscus would be so easy 😅 #kotlin #kotlinjs #giscus
Kotlin/JS lazy functions on board! 🎉🎉🎉 Just mark function with @Lazy annotation and function body will be moved in separate lazy chunk! github.com/turansky/seska… @kotlin #KotlinJS

The Kotlin Wrappers API Reference is now available! 🎉🎉🎉 jetbrains.github.io/kotlin-wrapper… @kotlin #KotlinJS
jetbrains.github.io
API Reference
Kotlin Wrappers is a collection of declarations for browser, Node.js, and popular JavaScript libraries
Wrote a new article about TeaVM, my first one in English. teavm.hashnode.dev/comparing-teav… #teavm #kotlin #kotlinjs #webassembly
Fun little #KotlinJS project: apollo-jsei gives you external interfaces for your #GraphQL queries. You get most of the autocomplete (and none of the type safety !) github.com/apollosolution…
github.com
GitHub - apollosolutions/apollo-jsei: Generate Kotlin JS external interfaces from your GraphQL...
Generate Kotlin JS external interfaces from your GraphQL queries - apollosolutions/apollo-jsei
The most frustrating thing about working with Kotlin/JS is whenever you get stuck on something and try to search about it, you get greeted with tons of "Getting started with Kotlin/JS" blogs. 🤦🏾♂️ Does anyone know how to render a html string with Kotlin JS? #Kotlin #Kotlinjs #React
Video of my talk about #KotlinJS from @droidconNYC is now available! Yay :) #KotlinMultiplatform #dcnyc22
Here's @shaktiman_droid's #dcnyc22 talk about the state of #KotlinJS for libraries, how to integrate it, and what things to keep in mind! #KotlinMultiplatform droidcon.com/2022/09/29/int…
droidcon.com
Integrating Kotlin/JS in a Kotlin Multiplatform library
Javascript is one of the supported targets for a Kotlin Multiplatform project. One can add Kotlin/JS target to an existing Kotlin Multiplatform Mobile library to output a JS library code. There are...
Here's @shaktiman_droid's #dcnyc22 talk about the state of #KotlinJS for libraries, how to integrate it, and what things to keep in mind! #KotlinMultiplatform droidcon.com/2022/09/29/int…
droidcon.com
Integrating Kotlin/JS in a Kotlin Multiplatform library
Javascript is one of the supported targets for a Kotlin Multiplatform project. One can add Kotlin/JS target to an existing Kotlin Multiplatform Mobile library to output a JS library code. There are...
Here is the deck for my @droidconNYC talk! #KotlinJS #KotlinMultiplatform #dcnyc22 speakerdeck.com/findjigar/js-i…
Excited about my talk at #dcnyc22 #KotlinMultiplatform #KotlinJS
Happy to introduce our newest #dcnyc22 speaker addition, Jigar Brahmbhatt! @shaktiman_droid will discuss what to consider for the #Kotlin/JS integration, how to support #JavaScript or #Typescript, #Gradle configuration, & more. Full abstract: nyc.droidcon.com/jigar-brahmbha…

Thought of adding Kotlin/JS support to a KMP library? Are you interested in learning about Kotlin/JS in general? Let's talk about the state of #KotlinJS for libraries, how to integrate it, and what things to keep in mind! - @shaktiman_droid #dcnyc22 nyc.droidcon.com/jigar-brahmbha…
Thank you @KotlinWeekly🙏🏽 for including my third post in Kotlin/JS series about “Different ways to distribute and integrate Kotlin/JS library” #KotlinMultiplatform #KotlinJs

kotlinjs 中透過 query string 就可以在同一個頁面透過不同query顯示不同主題,配合compose ui block,可以很簡單的判別要顯示的ui block #kotlinjs #composeui #composeforweb #kotlin

Played a bit with #KotlinJS this weekend and created this small dungeon map editor for my D&D games. Thanks, @watawatabou for the Dyson Hatching algorithm (and for 1PDG of course)
@GarthGilmour off to a great start in his full stack Kotlin workshop #kotlinconf @instil #Kotlin #kotlinjs

And we also have @vanillacoder presenting Kotlin JS for full stack development here at the kotlin user group! @heycar_official #kotlin #kotlinjs

Thank you @KotlinWeekly 🙏🏽 for including my second article in Kotlin/JS series about JsExport guide for exposing Kotlin to JS #KotlinMultiplatform #KotlinJs

#KotlinJS can be used to create @Firebase apps writing only #kotlin code. @maillotm at @KotlinLyon cc @H2G_Lab

Atendiendo a las sabias palabras de @MiguelAngel_LV sobre #KotlinJS en @AlmeriaJs antes de irnos de vacaciones.

If you can't find an equivalent #KotlinJS function in the stdlib, you can create an external fun with a similar name and use it.

Nous avons l'énorme plaisir d'accueillir @gz_k pour une avant première de son talk de la @kotlinconf ! #KotlinJS meetup.com/Lyon-Kotlin-Us…

You can use existing NPM packages, Cool React components that were originally developing using #JS while creating #Kotlin JS projects Want to know more?🤔 See you at the upcoming meetup👀 where we'll deep dive into the world of Kotlin JS with @sebi_io. Stay tuned 🚀 #KotlinJS

Now you can use single version to control all your #KotlinJS Wrappers! 💍 Possible with BOM 🔥 github.com/JetBrains/kotl… @kotlin

Thank you @KotlinWeekly🙏🏽 for including my third post in Kotlin/JS series about “Different ways to distribute and integrate Kotlin/JS library” #KotlinMultiplatform #KotlinJs

Two approaches to use external JS libraries with #KotlinJS: - External + dynamic - External + JsModule @maillotm at @KotlinLyon

Firebase with #Kotlin: @Firebase Cloud Functions by @maillotm signal.h2g.io/firebase-with-… #KotlinJS

Something went wrong.
Something went wrong.
United States Trends
- 1. Pico Prism 4,028 posts
- 2. Stanford 11.6K posts
- 3. Good Sunday 40K posts
- 4. SPENCER SMITH 1,108 posts
- 5. Norvell 4,402 posts
- 6. Florida State 10.5K posts
- 7. #AEWWrestleDream 71.9K posts
- 8. Brendon 6,426 posts
- 9. Sabrina 70.3K posts
- 10. Manchester United 41.4K posts
- 11. lorde 7,208 posts
- 12. Utah 33.3K posts
- 13. Darby 11.9K posts
- 14. José Gregorio Hernández 42.6K posts
- 15. Shatta Wale 40.9K posts
- 16. Talus Labs 13.2K posts
- 17. Vaticano 39.6K posts
- 18. Lott 1,024 posts
- 19. Hugh 9,691 posts
- 20. Nobody's Son 5,590 posts