Skip to main content

The Great Debate: PWA vs Native Apps - who won?

Written by Leigh Kendell

Our sister company Adapptor kindly invited us along to the Perth Mobile App Developers meetup to argue the case for Progressive Web Apps (PWAs) and how they differ from Native Mobile Apps. The high level take aways were:

Progressive Web App

  • Single codebase means typically quicker and cheaper to develop
  • Easier to deploy and ship updates
  • Comparable UX to native
  • Wider range of devices supported
  • Can be bundled and distributed on native app stores

Native App

  • Better access to OS level features
  • Better support for background processing
  • Better performance for graphics / compute heavy tasks

Check out the full debate below, thank you to Element Engineering Australia for the video and ongoing support.

Related Articles

  • What exactly is a Progressive Web App?

    19/04/2019

    PWAs have suffered an identity crisis of sorts. We're trying to rectify that.

    Read More
  • Lightening the load

    02/11/2021

    Optimize your website's performance by tackling the image bottleneck. Learn how to enhance user experience on slower connections and ensure your site loads swiftly. Improve reach and user satisfaction with faster loading times.

    Read More
  • Creating a serverless API with Auth in under an hour.

    23/02/2021

    Learn how to set up a serverless API on AWS with Amazon Cognito, DynamoDB, API Gateway, and Lambdas using Amplify CLI. Avoid the hassle of manual setup and connect production and development environments effortlessly. Plus, create a front end to interact with your API seamlessly.

    Read More
  • The Holy Grail of UI Libraries

    28/07/2022

    Within the Tech world there has always been this insatiable quest for the holy grail of UI libraries. One that works across ALL platforms. Android, iPhone AND Web. Imagine having only one code base to maintain / bugfix / update. Think of the time you could save when testing or doing design reviews.

    Read More