Antony Gitau
Antony is an IT Postgraduate student. Antony loves backend technologies. He also enjoys doing some handy full-stack projects.
Author Insights

5

0

0
Antony is an IT Postgraduate student. Antony loves backend technologies. He also enjoys doing some handy full-stack projects.
5
0
0
Mar 17, 2022
Go is used to build backend-based applications. As a developer, you might need to know what is going on behind the scenes of your running app. For example, you need to know when a certain activity is carried...
Dec 2, 2021
Navigation is an essential part of any mobile app. However, it can be challenging to get it right. Many challenges are related to handling various aspects of the application lifecycle, deep linking, back stack...
Oct 26, 2021
The Android lifecycle helps developers understand which states activities go through when a user navigates through an app. As a result, we can do proper operations at the right time and avoid crashes and other...
Jul 10, 2021
The Hadoop framework helps process and analyze big data. Hadoop framework stores and processes vast amounts of any data efficiently using a cluster of computer hardware.
Jun 5, 2021
Typescript is a superset of JavaScript with additional features such as static types checking. Typescript is gaining a lot of popularity among JavaScript developers. It is a fast-developing programming language...