piannaf’s avatarpiannaf’s Twitter Archive—№ 2,189

      1. "We believe that the usage of native tools and technologies can be optimized to overcome scalability challenges that sooner or later show up in our projects" github.com/tuist/microfeatures-guidelines#motivation-
    1. …in reply to @piannaf
      "Splitting business logic and UI in two different layers, one that contains the business layer and is cross-platform, and another one that contains the UI and that is platform/product specific." github.com/tuist/microfeatures-guidelines#cross-platform-%C2%B5features-%EF%B8%8F
  1. …in reply to @piannaf
    That sounds a lot like the philosophy behind Kotlin Multiplatform by @jetbrains and the Kotlin Native Xcode plugin by @TouchlabHQ github.com/touchlab/xcode-kotlin Would love to see how @tuistio, µFeatures, and Kotlin Native generated frameworks could work together.