Category Archives: Blog

Python String Comparison

Here’s a great article from The Crazy Programmer In this tutorial we are going to see different methods by which we can compare strings in Python. We will also see some tricky cases when the python string comparison can fail and golden rules to get string comparison always right. Python strings are Immutable.  This means […]

Create a Toggle Switch in React as a Reusable Component

Here’s a great article from SitePoint In this article, we’re going to create an iOS-inspired toggle switch using React components. By the end, we’ll have built a simple demo React App that uses our custom toggle switch component. We could use third-party libraries for this, but building from scratch allows us to better understand how […]

GitHub Finally has Launched its Mobile App

Here’s a great article from The Crazy Programmer Microsoft acquisition “GitHub” has news from their cosmos to give more than 40 million developers and contributors a reason to celebrate. Undoubtedly, 2018 has been a favorite year for developers with the expansion of the open-source community (GitHub), adding up approx. 10 million new users from around 70 countries […]

macOS Catalina: 5 Things Web Developers & Designers Should Know

Here’s a great article from SitePoint macOS Catalina is here and available for download, and you’ve no doubt heard all about the breakup of iTunes and the new consumer-oriented entertainment apps shipping with the system. But what do developers, designers, and other tech professionals need to know? We run through the key points. 32-bit Support […]