In this post we’ll see how to do data recovery using a hex editor.
If you used a data recovery program in the past you might have asked yourself: how do they work?
That is exactly what we’ll be covering on this post. I’m sure by the end of it you’ll have a broader understanding of what files look like in terms of raw bytes and how to identify them in a drive.
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