-
WordPress
Create a Minimal Custom Gutenberg Block in WordPress
I’ve started playing with the new Gutenberg editor in WordPress, and the experience is a lot more modern than the…
Read More » -
Python
How to Print on the Same Line in Python: Print and Write
As someone who teaches a lot of beginner programming content, I occasionally stumble upon questions like “how do you print…
Read More » -
Python
How to Format a String in Python: Interpolation, Concatenation, and More
It’s been awhile since I’ve written one of these “how to” articles, but I’m back at it. This time, I…
Read More » -
Ruby
Ruby on Rails Developer Series: Ensuring Security is Covered in Your Application
Welcome to the last and fourth blog post in my Ruby on Rails Developer Series. In this part, our goal…
Read More » -
Ruby
Ruby on Rails Developer Series: Creating a Docker Container Around Your Application
Welcome to the third post in the Ruby on Rails Developer Series. In this part, our goal is to add…
Read More » -
Web Dev
17 Excuses Every Website Tester Should Get Rid Of Immediately
Let’s face it. No matter how perfect we try to make a website, we are bound to make some mistakes.…
Read More » -
Web Dev
Selenium Automation Testing on Internet Explorer (IE) & Edge
Design and Usability are two important factors when you are building a consumer web product/web application. You might need to…
Read More » -
Web Dev
Starting Appium Server and launching the app from code
Quick Links: Basics of Appium Mobile TestingAppium Setup for WindowsWriting The First Appium Test Automation Script (Android) Starting Appium Server…
Read More » -
Web Dev
Frontend vs Backend Development
I am sure you might have got into discussion of frontend vs backend development or some engineers want to do…
Read More »