All articles
26. 6. 2017
2 min read

Ionic 3.0 – third time’s the charm?

Ionic 2.0 vs. 3.0

It wasn’t all that long ago that the Ionic 2.0 framework was introduced. As developers worked with it, though, they kept running into small bugs that stretched out application development. Those complaints were heard, and the Ionic team has delivered a version that is both fixed and new.

Ionic 3.0 isn’t a completely new framework, but the change is noticeable. The current version is built on the new Angular 4.0.0. That has been reworked to some extent compared with the 3.x.x version Ionic 2.0 was built on. The change brings a number of new features, a smaller size, and greater speed and stability for applications.

Moving up a version

Another important change is the move to a newer version of TypeScript. Version 2.2 shortens application build times and, above all, improves type checking. Compatibility with previous versions is still maintained.

Innovation has to be constant. The days when developers had to set up an application’s entire configuration in the root file are gone. Ionic 3.0 brings configuration through the @IonicPage component on each page separately. That makes everything clearer and far more manageable. Thanks to this change it is easier still to make use of the lazy loading pattern and to configure individual pages.

Lazy loading

Lazy loading already works in the new version, although the Ionic developers still don’t have enough feedback and opinions from the developer community. This change has an enormous impact not just on paging itself, but on navigation throughout an application. The huge upside is that, thanks to it, applications should be up to twice as fast.

The Ionic developers’ next steps will focus on refining the speed, stability and performance of applications. If the framework team pulls it off, the speed of hybrid applications could come even closer to native ones — perhaps even match them. The plans also include improving desktop support further. And, not least, fixing the bugs and issues that come with the change to application navigation.

Have a project?

Get in touch and we'll discuss how we can help.
Contact us

More articles

1 Aug 2026

Cyber Resilience Act: New Rules for Secure Software and Digital Products

The European Union is introducing another important regulation in the field of cybersecurity. It is called the Cyber Resilience Act, or CRA for short, and applies to all products with a digital component. This means not only smart devices, but also software, applications, and systems that connect to a network or communicate with another service…
Read the article
15 Jul 2026

Withdrawal button – Wontilles responds in advance to new legislative requirements

The legislative environment in the field of e-commerce is undergoing constant changes, which place high demands on online shop operators.
Read the article
1 Jun 2026

Railsformers at the Faculty of Arts at the OU: Ruby on Rails in practice and now also in IT business

At the Faculty of Science of the University of Ostrava, we have long been giving students practical experience with Ruby on Rails development and showing them what it looks like to work on real web applications. From the original pilot course, we have developed a stable course Ruby on Rails I and II, which we…
Read the article