Learning Pages avatar

Web Apps are the Future!

learningpages

Published: 16 Jun 2026 › Updated: 16 Jun 2026Web Apps are the Future!

Web Apps are the Future!

Image generated by ChatGPT

The Learning Pages project aims to equip subscribers with tools to enhance their learning and boost productivity. Apps are a great way to do this, but developing apps for every platform is a lengthy and difficult task for solopreneurs.

It is also costly. For example, being part of the Apple Developer Program to keep iOS apps available and prevent frightening malware warnings when installing macOS apps costs $100 a year.

Python

I am a fan of the Python programming language and use it to create tools that assist my writing and publishing.

Python can also be used to create desktop programs using a GUI (Graphical User Interface).

Users need to have Python installed on their desktop computers, but this can be a bit tricky.

Smartphones are used more than desktops to run apps, but Python doesn’t run natively on the web.

You can use apps like Flask to do this. A simple example is shown below:

The app then needs to be deployed on a platform such as Render or Railway.

Web apps

Why use the above options when you can create apps using a combination of JavaScript, HTML and CSS, which all developers understand?

Web apps need an internet connection and work best on phones.

Most native apps require an internet connection, and most people use apps installed on their phones.

The major benefit of writing web apps is that the same app can be installed and used on both Android and iOS phones.

For these reasons, I will now concentrate on developing web apps.

Leave Web Apps are the Future! to:

Written by

Posting about life, learning, writing and technology.

Read more #hive-196387 posts


Best Posts From Learning Pages

We have not curated any of learningpages's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Learning Pages