VS Code Power User | Course for Developers
Ahmad Awais has announced a course to help developers become Visual Studio Code Power User. If you are interested in building a better development workflow, or if you want to save five to ten hours a week by being super productive, then sign up. Become a Visual Studio Code Power Developer. π―
A Beginner’s Guide To Installing & Customizing Bash On Windows
In Windows 10βs anniversary update Microsoft introduced bash. Itβs not just Bash; rather itβs a windows subsystem for Linux, which adds a layer for running all Linux applications on the windows. This article primarily focuses the beginners who are figuring out how to install and customize bash on windows.Β
How to Invoke AMP (Accelerated Mobile Pages) in WordPress?
Accelerated Mobile Pages β the AMP project was launched by Google in 2016, as an attempt to deal with the slow page load time on the mobile web. AMP makes your web pages load faster, which enhances user experience and brings more traffic to your site. In this article, I am going to explain how […]
Protect Websites From Brute Force Attacks With Cloudflare Free Page Rules
Today, I am super excited to help you reinforce your site’s security against the most common type of security breach, i.e.,Β brute force attacks. The attack is pretty simple. You keep guessing the username and password, till you get it right. Usually,Β theyβre performed by bots which are capable of trying thousands of combinations every minute. The […]