Hello World in React Js

9 years ago

This is hello word app created with react.js This is my first simple script. Yes, I know it's easier to…

This is Example Code of php Inheritance

9 years ago

This is example code of php inheritance parents and child. extend is the keyword to inherit from the parent class.…

Building a Calculator With Angular Js

9 years ago

index.html Angular js Simple Calculator Example Code <!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example68-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.4/angular.min.js"></script> </head>…

Gulp To Create One Javascript File to Speed Up Your Production Server

9 years ago

First install node.js Type this in commandline npm install gulp npm install gulp-concat --save-dev npm install gulp-uglify --save-dev npm install…

Sticky Navigation Bar Souce Code

9 years ago

Demo <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Stick Nav</title> <style> body { margin: 0 0 0 0 ; padding:…

How to Setup a squid3 proxy with username and password

9 years ago

This is a tutorial on how to set up a username and password on your squid 3 proxy for ubuntu.…

How to create a simple calculator program with javascript

9 years ago

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

Create a Dice with HTML, CSS, and Javascript

9 years ago

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

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

9 years ago

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

My Website is Updated to Cloudflare

9 years ago

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