Mastering Exception Handling in C#Exception handling is a crucial aspect of robust software development. It allows developers to gracefully handle errors and unexpected…Jul 3Jul 3
Implementing SOLID principles in Javascript: A practical guide with examplesRobert C. Martin introduced the SOLID principles in the early 2000s. Let’s think that if you want to build a house, it wants to be strong…Apr 23Apr 23
Git and GitHub for Version ControlImagine that you are developing and Music Player Application For Android Mobiles with a team and Tomorrow is the final day to submit it to…May 26, 2021May 26, 2021
Progressive Web Application For Your BusinessIn 2021, according to Statista reports there are more than 4.66 Billion internet users in the world. From that there are 4.32 Billion…Mar 14, 2021Mar 14, 2021
Becoming a better developer by using the SOLID design principlesThere are 5 SOLID principles that were introduced by Robert C. Martin, named by Michael Feathers. I think these five principles highlight…Mar 7, 2021Mar 7, 2021