JavaScript hacks that can make your coding life easier π₯JavaScript is full of tricks that can make your code cleaner, faster, and more efficient. Here are 10 quick hacks to level up your JSβ¦13h ago13h ago
Dependency InjectionβββA Practical Guide to Improving the Flexibility and Testability of CodeDependency Injection is very intimidating for beginners. Well, it has a fancy name, and when people try to teach it, they usually do soβ¦Mar 14, 2024Mar 14, 2024
Most Popular Design Principles (YAGNI, KISS, DRY, TDA)Today, Iβll talk about the most popular software design principles. So what is a software design principle ?Mar 6, 2024Mar 6, 2024
Identifying Even & Odd numbers by the help of different ThreadTo Solve this problem Iβll be use thread synchronization with inter thread communicationAug 17, 2023Aug 17, 2023