Category Archives: Others

Is My WordPress Site Secure? 13 Tips for Locking Down Your WordPress Site

Here’s a great article from WebFX Blog WordPress powers 35% of all websites, which makes WordPress sites a go-to target for hackers. If you’re like most WordPress site owners, you’re probably asking the same question: Is my WordPress site secure? While you can’t guarantee site security, you can take several steps to improve and maximize […]

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 […]