// No Comment T-Shirt For Sale

4 years ago

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

How To Turn Off Fortnite Reload Hud

4 years ago

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

Super Mario Odyssey (Nintendo Switch) Review

4 years ago

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

We are changing and evolving.

4 years ago

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

javascript Closure IIFE Immediately Invoked Function

8 years ago

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

How to Setup Your Own Parse Server

8 years ago

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

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

8 years ago

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

Javascript – Simple For Loop Examples

8 years ago

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

Javascript can be dynamically typed – Array Example

8 years ago

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

How to Setup Babel es2015 Javascript on Windows 8.1?

8 years ago

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