Peter Aideloje I'm a passionate developer and technical writer whose interest aligns with full-stack software engineering, specifically Java, Csharp, and other frontend stacks like HTML5, CSS3, and JavaScript.

Stories by Peter Aideloje

Kotlin Activity State Fragment Lifecycle

Activity state and fragment lifecycle in Android apps with Kotlin

Dev

In Android development, the activity state and fragment lifecycle play a crucial role, influencing implementation decisions and the final output that is experienced by end users.

Peter Aideloje
Aug 31, 2022 ⋅ 5 min read
Kotlin Data Binding Slow Rendering

Using data binding to prevent slow rendering in Kotlin

Dev

In Android applications, data binding is a process that involves coupling two data sources together and synchronizing them, increasing the speed at which your application renders.

Peter Aideloje
Jul 26, 2022 ⋅ 5 min read
Kotlin Scoping Functions

Comparing Kotlin scope functions

Dev

There are five types of scope functions in Kotlin that execute a block of code within the scope of an object: let, with, run, apply, and also.

Peter Aideloje
Apr 29, 2022 ⋅ 6 min read
Solidity Role Javascript Blockchain

The role of Solidity and JavaScript in Web3 applications

Dev

Explore the role that JavaScript and Solidity play in developing smart contracts by building a Web3 project from scratch with React.

Peter Aideloje
Apr 12, 2022 ⋅ 20 min read
Shine Effect Pure CSS

Create a shine effect using only CSS

Dev

Adding eye-catching visuals to your application can help engage and direct users in your application. Create a shine effect using CSS.

Peter Aideloje
Jan 25, 2022 ⋅ 6 min read