[ Part 1 (Introduction) – Part 2 – Part 3 – Part 4 ]
Howdy! How you doing today?
Welcome to another series of videos!
This time we’re diving into hybrid applications with Ionic 4.
We’ll be developing a simple card matching game that you can run in many different platforms like: Android, Apple devices (iPhone, iPad, etc.) and basically anything that runs HTML, CSS and JavaScript.
I’m always excited to learn new technologies and of course, share the knowledge with you guys in my path moving forward. But why Ionic?
Ionic Framework
With the explosion of smartphones and mobile applications of this decade, there had to be new developments for programmers as well. Why?
Well, imagine that programmers would have to learn how to make applications for Android, then for Apple devices, then Microsoft products and the list goes on… something had to be done.
It turns out that hybrid applications would make our lives incredibly easier by allowing programmers to use a single codebase for applications.
All thanks to frameworks like Ionic, among others, usually JavaScript-based.
Now that you know more about the framework and its capabilities, let’s take a look at the required software for this project.
Recent Comments