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
Abraham Garcia in Application Development   Saturday, November 19 2022

WordPress Boilerplate for Git

A WordPress Boilerplate Platform with Composer to Load Plugins. Perfect tool to separate staging and production environments.

I recently found bedrock a WordPress Boilerplate for Git. Some reasons why I thought it was an important tool for WordPress Developers Better folder structure Dependency management via Composer Easy

Continue reading
Abraham Garcia in Javascript/jQuery   Wednesday, November 16 2022

The Importance of Javascript

Javascript is the most popular programming languages worldwide. We explain its uses and the important of having a JS backgroud.

You might continue to ask yourself, what programming language should I start with? How does a software begin their programming journey? Others might tell you to dive into HTML, CSS

Continue reading