Making an overlapping Stacked image viewsThis is a short tutorial on making an overlapping stacked image view. Often times when we are working with app relating to social media and…Mar 5, 2023Mar 5, 2023
Story of a custom SnackbarIt is evident that, we all flutter developers love showing Snackbar`. Yes, it is a great widget to display a brief message after a user…Mar 4, 2023Mar 4, 2023
A software engineer learns from Naruto Shippuden, Dattebayo!!!A few years back, a friend of mine asked me, “Do you want anime? Anime is so lit.” To his this question, I was like, “Am I a child to sit…Jan 27, 2021Jan 27, 2021
Published inBetter ProgrammingIs The Server Down? Send Automated Alerts to Your Team Using PythonAnd create a website monitoring script to track downtimesJan 20, 2021Jan 20, 2021
Making your UI Elements to bounce with Bouncable ProtocolIn this article, we will be making a swift protocol which when conformed by any class which inherits UIView, can bounce by transform scale…May 3, 2020May 3, 2020
Making your UI Elements to Shake with Shakeable ProtocolIn this article, we will be making a swift protocol which when conformed by any class which inherits UIView, can shake along X-axis or…May 3, 2020May 3, 2020
Swift Protocols and adding those nifty functionalities in your app using themIf you are an ios developer, who might have come across and use knowingly or unknowingly protocols in swift, then this article series is…May 3, 2020May 3, 2020
Published inBetter ProgrammingVisualize Your iOS App’s Dependency GraphUnderstand the shape of your codebaseApr 26, 20203Apr 26, 20203
Published inBetter ProgrammingHow to Clean Up the Resources in an iOS ProjectRun a Ruby script to clean up unused codeApr 26, 2020Apr 26, 2020
Protocol and limiting protocol adoptionAs I was just going through few Swift articles in medium, I came across this article titled All about protocols in Swift by fellow Swift…Apr 26, 2020Apr 26, 2020