Manoj Pedvi's Profile Picture

Manoj Pedvi

Mumbai, India
Programming is my passion and I work as a software engineer. I’ve been writing code professionally since 2011. I’ve been an app developer working for startups and big companies in various domains like banking, healthcare, sports, etc.
14 Posts
Git Rebase — A Practical, Pro-Friendly Guide With Clear Examples

Git Rebase — A Practical, Pro-Friendly Guide With Clear Examples

Learn git rebase with clear visuals and copy-ready commands. See when to rebase vs merge, how to rebase before a PR, resolve conflicts safely, and use git pull --rebase for a clean, linear history.

#13 Mastering Custom Modifiers in Jetpack Compose: A Comprehensive Guide

#13 Mastering Custom Modifiers in Jetpack Compose: A Comprehensive Guide

Unlock the full potential of Jetpack Compose with our comprehensive guide on mastering custom modifiers. Learn detailed techniques and best practices to enhance your Android app development.

#12 Diving into Unit Testing with Jetpack Compose: A Beginner’s Guide

#12 Diving into Unit Testing with Jetpack Compose: A Beginner’s Guide

Learn the fundamentals of unit testing in Jetpack Compose with this beginner's guide. Enhance your app's reliability and performance with effective test strategies.