Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The good, the bad and the ugly of using cross platform frameworks in 2019

The good, the bad and the ugly of using cross platform frameworks in 2019

We still dealing with the decision of making the best possible choice for our team but mainly for the business during this talk, we are going to evaluate the different approaches and frameworks that are popular for the developer community.

Part of the agenda will also review the state of mobile development in 2019 where we introduce multiplatform and try to make the case for it.

Noe Branagan

October 05, 2019
Tweet

More Decks by Noe Branagan

Other Decks in Technology

Transcript

  1. The good, the bad and the ugly of using cross

    platform frameworks @noeBranagan
  2. Native No compilation step needed Hybrid App Web app that’s

    wrapped in a native WebView @noeBranagan
  3. Native No compilation step needed Hybrid App Web app that’s

    wrapped in a native WebView Compiled App App that’s compiled to native code(UI components, APIs) @noeBranagan
  4. Native No compilation step needed Hybrid App Web app that’s

    wrapped in a native WebView Compiled App App that’s compiled to native code(UI components, APIs) @noeBranagan
  5. • Software Developer, playing with mobile since 2009. • Robotics

    Programing Mentor for FIRST® Robotics Competition. • Summer Coding Camp for students of ages 12-18 (Grades 7-12) • GDG Santo Domingo organizer. If you have any type of initiative related to education, especially those that help other developers grow or to get people into software development, send me a message. Noe Branagan @noeBranagan CTO @ point
  6. Kotlin Multiplatform - Release 1.3 de Kotlin - Posibilidad de

    compartir código entre Android y iOS - Puede compilar a lo que sea. - Puedes producir binarios JVM y bundles JS @noeBranagan
  7. Wrapping up - Know the SDKs. - Understand the the

    product roadmap. - Use the tools that are best for your team. - Remember that we are here to provide value to the business. @noeBranagan