Blog
Thoughts, insights, and ideas about technology and development
32 articles
Android Splash Screen in Jetpack Compose: Building an Impactful Intro for Your App
In the world of mobile apps, first impressions are crucial. The Splash Screen is the first screen the user sees when opening your app. In this video, we'll create an amazing Splash Screen for our app using Jetpack Compose.
Enhancing User Experience with Keyboards on iOS using Keyboard Actions
You'll never struggle with the iOS Keyboard in Flutter again! See how to solve a common problem in mobile apps for iOS that is…
Arrow Function Vs Normal Function
A detailed comparison between Arrow Functions and normal functions in JavaScript, explaining their differences and use cases.
Clean Code: Tips to Make Your Code More Readable
Learn how to write clean, easy-to-understand code with these amazing tips.
How to Create Powerful Pipelines for React Native in GitLab
In this post we'll talk about how to implement a test pipeline for React Native using GitLab.
Building Performant Lists in React Native
Learn how to build performant lists in React Native.
Building My New Website with UIKit, Jus and CuboHub
How I built my personal website using UIKit for the frontend, Jus as a static generator, and CuboHub for hosting.
Converting Figma to Jetpack Compose with RELAY
Converting Figma components to Android Jetpack Compose with Material Design Relay
Creating Apps for Android Wear OS with Jetpack Compose
A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.
Creating an Agent in ChatGPT to Write Technical Stories
Automating the creation of technical stories by consolidating dispersed information from conversations, messages, and feedback. A solution to transform chaotic inputs into clear and standardized technical artifacts, freeing up cognitive capacity for trade-off analysis and higher-value technical decisions.