Abraham Garcia in Fun Stuff   Thursday, January 5 2023

Cloudflare Domain Redirect Tutorial

Learn how to redirect a domain within CloudFlare. Only 2 steps i struggled finding how to do this but finally found a way to do it.

This is a short tutorial on how to get your domain redirected via Cloudflare. 1. The first thing you need to do is set up the DNS entries on your

Continue reading
Abraham Garcia in Python   Wednesday, November 30 2022

Python Data Structures

Just as important as languages ​​and frames are data structures, fundamental computer science concepts essential for writing code efficiently

When people think about programming, they often think in terms of languages ​​and frames. Names like Javascript, Node, HTML, and others often come to mind when people are asked about

Continue reading
Abraham Garcia in WordPress   Tuesday, November 29 2022

WooCommerce Add to Cart URLs

Learn About Custom Add To Cart URLs for WooCommerce without using a Plugin. Easy and Simple Redirects Without Using AJAX.

This tutorial is for anyone that wants to use custom URLs for WooCommerce add to cart. I came across this because I wanted to set up a landing page with

Continue reading