web development

How to create a simple calculator program with javascript

This is a tutorial about how to create a simple calculator program with javascript, css, and html. First create index.html…

9 years ago

Create a Dice with HTML, CSS, and Javascript

We are going to create a html, css, and javascript die with this code. For every block of code create…

9 years ago

How to Setup Real Cron job on WordPress on your Shared Hosting Account

Why use Real Cron job vs the scripted one? I'm writing this because I realized the dates on my posts…

9 years ago

My Website is Updated to Cloudflare

I updated this website to cloudflare, it was very easy to set up. Now, my website is running way faster…

9 years ago

Create Tooltips with CSS

This is helper tooltip made entirely of css. The example is below on code pin. The other way of doing it…

9 years ago

How to Install Composer on Xampp Windows 8

Prior to this please install xampp first. Recently, I started to learn Laravel and I wanted to install package handler…

9 years ago

.htaccess is a Double Edged Sword

What's .htaccess it's a file that creates permissions for websites in a server. This prevents from who can and who…

9 years ago