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 pagination

Previous page Page 1 Page 2

Latest Posts

  • What is Vibe Coding? The New Way Developers Are Writing Code
  • JavaScript: Objects vs Primitives — What Every Developer Should Know
  • JavaScript ES6 Template Literals
  • An Intro to VueJS
  • Block Binding using JavaScript – Functions in Loops

Categories

  • Developer Tips & Productivity
  • Programming Fundamentals
  • Uncategorized
  • Web Development
Proudly powered by WordPress

© 2026 ProjectImmerse.com – All Rights Reserved.