I built a native macOS proxy debugger after getting tired of reconfiguring Charles every time I switched between the iOS Simulator and a physical iPhone.
P.S. If anyone wants to try it, I'm letting people into the beta at https://t.co/uTZETv0zyV.
ProxyHawk got zero feedbacks after launch🙄, I was sad and curious
One user finally showed interest and he was my friend elumalai ramalingam😀, he wasn't not able to setup on his own due to poor app onboarding instruction setup(lesson 1).
I built a native macOS proxy debugger after getting tired of reconfiguring Charles every time I switched between the iOS Simulator and a physical iPhone.
P.S. If anyone wants to try it, I'm letting people into the beta at https://t.co/uTZETv0zyV.
#SwiftTip: This tip will allow app to compile. Useful when:
You have a habit of dividing story into multiple subtasks - Function declaration is done but implementation is coming in next PR
While writing dummy test doubles: function returns type but not called from any test
I finally earned 'Data structures I' and 'Algorithm I' badges from LeetCode.
It was a great experience to be exposed to many Algorithms in 14 days which made me search and learn more 💙
#swift#algorithms#leetcode