Admin

// No Comment T-Shirt For Sale

So I decided to get into the tshirt business. So I'm going to start designing cool and quirky geeky. Tshirts…

4 years ago

How To Turn Off Fortnite Reload Hud

This is a tutorial about how to turn off your Fortnite Reload Hud https://youtu.be/S1TeOuQ_mYQ You go into creative mode and…

4 years ago

Super Mario Odyssey (Nintendo Switch) Review

So far I like the game a lot. It's really fun. It's mixture of 3d and side strollers. It's basically…

4 years ago

We are changing and evolving.

I am changing and evolving. I am growing. I have switched to product reviews and making videos I like. I…

4 years ago

javascript Closure IIFE Immediately Invoked Function

Javascript Closure This is an example of how to use iffe closure example to avoid collisions with other global variables…

8 years ago

How to Setup Your Own Parse Server

Since you already have heard that parse is closing down. Here are some instruction to set up you own parse.…

8 years ago

Javascript – How to Create Functions to replace text, factorial, check if it’s even

These are some code snippets on how to create functions to check if a number is even. Do a factorial…

8 years ago

Javascript – Simple For Loop Examples

These are some examples of simple for loop challenges and exercises I did for fun. // Print 'hello' the string…

8 years ago

Javascript can be dynamically typed – Array Example

This is code example of javascript being dynamically typed with arrays. Arrays can store, anything: strings, objects, functions, strings, and…

8 years ago

How to Setup Babel es2015 Javascript on Windows 8.1?

First create a folder: Then CD into that folder through CMD Then do the follow in command-line npm init npm…

8 years ago