Thanks @KotlinWeekly for featuring my article "Kotlin Multiplatform โ A panacea for mobile app development?" in which we discuss why we chose KMP over other cross platform solutions at @InVideoOfficial
https://t.co/9Lfj4TXhWw
@hamen@donnfelker Use the right tool for the job. Sometimes it's a great fit but other times when it's not, KMP over other technologies just makes hopping between Kotlin & native code seamless. Just donโt use KMP for the sake of it - understand its strengths and trade-offs before deciding. (4/4)
@hamen@donnfelker I worked on a video editor where everything except the UI was shared using KMP - graphics rendering, video processing logic, editing actions pipeline, networking, analytics, error handling, and more. KMP made perfect sense. (3/4)
@martinbonnin@GakisStylianos@Louis_CAD@csinco@androidstudio@intellijidea There is a way to make the project view as default. Open IDE, go to Help -> Edit Custom Properties and add "studio.projectview=true". It's an IDE-wide setting so applies to all projects.
I agree that it should be the default view or there should be an easier way to achieve this.
I've been doing lots of @kotlin Multiplatform lately, and have been using Xcode as much as @androidstudio.
How iOS devs are productive without being able to look at the source code underneath is beyond me. Android devs are spoilt with Jetpack Compose and Kotlin being open source
@martinbonnin@GakisStylianos@Louis_CAD@csinco@androidstudio@intellijidea There is a way to make the project view as default. Open IDE, go to Help -> Edit Custom Properties and add "studio.projectview=true". It's an IDE-wide setting so applies to all projects.
I agree that it should be the default view or there should be an easier way to achieve this.
@theapache64 I've to say @intellijidea is just awesome. I've been using it for 7 years now and still get surprised by the new things I discover. If one wishes for a feature, it's probably there in the IDE.
@igorwojda@ndorigatti@MateuszBrat Though not a video but this might showcase some of the features using a few images. It is for Linear but should be same for every task server
https://t.co/ucxZGaIqA9
@MateuszBrat Good discovery. @intellijidea is just awesome! A while back, I was trying to add @linear task server but unfortunately, GraphQL is not supported by generic task server, so I created my own plugin. If anyone is interested in it can check out the guide at https://t.co/zlqsLB1CFz
@MateuszBrat Good discovery. @intellijidea is just awesome! A while back, I was trying to add @linear task server but unfortunately, GraphQL is not supported by generic task server, so I created my own plugin. If anyone is interested in it can check out the guide at https://t.co/zlqsLB1CFz