GoRouter vs Beamer: The Battle Among Flutter Navigation PackagesIf you head over to pub.dev, punch ‘navigation’ into the search bar and hit enter, you will be astonished to see how many navigation…Dec 5, 2024Dec 5, 2024
Why Your AI-Powered Code Might Be a House of Cards (and What to Do About It)I’ve spent the better part of the past year knee-deep in the world of AI-assisted coding. It’s been a wild ride — like trading in my…Dec 5, 2024Dec 5, 2024
My Sony WF-1000XM3 & WF-1000XM4 Custom EQ SettingsBeing a long time Sony fan and an ex employee, I am very fortunate to have both the wf-1000xm3 & wf-1000xm4 in my possession. And I just…Mar 20, 2022Mar 20, 2022
Currying in JavaScript 🍛Recently, there was this problem I encountered and it made me realize there is this really important technique in JavaScript and other…Jun 7, 2021Jun 7, 2021
Android E2E Automaton Test with UI Automator 🤖Like what you see? This is achieved with the help of UI Automator. A powerful testing framework that provides APIs to simulate application…Jul 12, 2020Jul 12, 2020
Android Fragment Test with Espresso + Mockk + KotlinTesting Android fragment in isolation can be sometimes challenging due to the fact that fragments serve as reusable containers within your…Jul 7, 20201Jul 7, 20201