@johnsundell I did some experiments with UserDefaults(suiteName:) and potentially found a bug (state is not cleaned under some specific conditions in test target). @johnsundell@eldudi@merowing_@norapsi anyone wants to bug hunt this? https://t.co/tqfka5UPjR
I finally decided to implement one of my ideas — portal dedicated to testing with Kotlin.
Check website and follow portal on Twitter!
https://t.co/OGN8GmOgpZ
@kotlintesting
@cojoj@kuba_suder Unfortunately the same here. Uncertainty is the cause. Companies in the most affected industries turn into survival mode until things get less unknown.
@Dropbox is so unusable for me. It’s not my cloud storage of choice but I still use it for sharing. Hopefully new devs will recover from this soon. An interesting story of how even the best multiplatform setup has its downsides in a long run...
https://t.co/EC4UWlfr4o
@JoeHughesDev It is absolutely realistic, have a look at this presentation by @radexp from @nozbe at @ChainReactConf. They reuse around 80% between android iOS and web
https://t.co/Ag5y2IWu0v
Sleep quality and stress exposition affect the code quality way more than any technique, process, technology or programming language that you believe in
One of my most controversial software opinions is that your sleep quality and stress level matter far, far more than the languages you use or the practices you follow. Nothing else comes close: not type systems, not TDD, not formal methods, not ANYTHING.
Allow me to explain why.
@radzio@radexp@reactjs@reactnative@FlutterDev@kotlin@nozbe It’s something I have on my table right now, to decide which multiplatform solution would suit my needs. The point is I don’t need to reuse with web (couldn’t really). Thus Kotlin/Native looks like a choice. Unfortunately not prod ready in the way RN is (yet)...
Kind of impressed how the code reuse strategy was implemented here with @reactjs while embracing the platform specific differences in @reactnative at the same time
📺 My talk from @ChainReactConf, Successful Web & React Native Code Sharing Strategies, is up:
https://t.co/5PtBN2nYbs
In which I'm discussing the strategy we've taken in @Nozbe 4 for sharing as much code as possible between all platforms we're targeting.
Dear @natfriedman
Today @github blocked my access to some free services. I thinks this is a clear #discrimination
Do you have any comment on this?
https://t.co/f5mXUEScEn
@ant_bello Wow, it is impressive that such simple expression to build #SwiftUI is possible. But I agree with @mattt, using ExpressibleBy.. seem better suited. Not sure that could cover the example with “Date” though (and other types). Perhaps it’s better it would not
@merowing_@nytimes Nice idea! You can also attach the snapshot if one writes e-mail asking for support (supposedly with a bug) from the app @SlackHQ has similar feature. We’ve done it @talixocom, well crafted logs from some of the components. It’s incredibly helpful. Next step: snapshot ViewState