Skip to content

Project Immerse

  • Back to Main Site

Month: July 2018

Posted on July 16, 2018June 16, 2020

Mac Cannot join wifi network – Try moving closer to the wireless router

Mac Cannot join wifi network - Try moving closer to the wireless router

If you are running into issues connecting to a network you used to be able to connect too or for unknown reasons, fire up the terminal and run the following command.

Continue reading “Mac Cannot join wifi network – Try moving closer to the wireless router”

Posted on July 11, 2018June 16, 2020

301 Redirect vs 301 RedirectMatch

301 Redirect vs 301 RedirectMatch using .htaccess

I was recently tasked with redirecting a url, pretty straightforward I thought.

I said that was easy. But the issue was the trailing slash – this character had to be optional.

In your .htaccess file…


Redirect 301 /page-1/ /page-2/

Continue reading “301 Redirect vs 301 RedirectMatch”

Posted on July 9, 2018June 16, 2020

Building a Tetris Game with Javascript

Tetris Game using Javascript

Welcome to my first post, what better way to start with a super complex but fun project. Before I start, I’d like to give credit to the original creator of this game – Pontus. Feel free to visit his Github and Youtube Channel for more of his projects and videos.

My intent is to complete this project and provide an unbiased review.

Continue reading “Building a Tetris Game with Javascript”

Posts navigation

Previous page Page 1 Page 2

Recent Posts

  • Javascript Objects vs Primitives
  • Javascript ES6 Template Literals
  • An Intro to VueJS
  • Block Binding using Javascript – Functions in Loops
  • Python Data Types

Recent Comments

    Archives

    • February 2021
    • January 2021
    • July 2020
    • June 2020
    • May 2020
    • November 2019
    • October 2019
    • August 2019
    • July 2019
    • May 2019
    • April 2019
    • March 2019
    • February 2019
    • October 2018
    • September 2018
    • August 2018
    • July 2018

    Categories

    • Apache
    • API
    • Books
    • C
    • Code Snippets
    • Commands
    • CSS
    • Games
    • Git
    • Github
    • Hosting
    • htaccess
    • HTML
    • Interview Questions
    • Javascript
    • jQuery
    • Linux
    • Mac
    • MySQL
    • Operating System
    • PHP
    • Python
    • ReactJS
    • Robots txt
    • Ruby
    • Security
    • Software
    • SSH (Secure Shell)
    • Uncategorized
    • Unix
    • VueJS
    • Web Development & General Programming
    • Wordpress
    • Wordpress Plugin
    • WPEngine
    • Youtube Channel Review
    Proudly powered by WordPress