Development

Webpack Imported Module Error During Redux Fundamentals

There's a great Redux Fundamentals course over on Pluralsight - but some (including myself) have… Read More

React: Import CSS – Unexpected Token

React is a Javascript framework growing in popularity by the day. Open sourced by Facebook… Read More

React Router – URL Changes, Component Doesn’t

There's nothing more frustrating when something just doesn't work. And coding is no exception. You're… Read More

Getting Started with Isomorphic React at Pluralsight

Isomorphic React, for many reasons, is gaining traction with many developers. Not least for the… Read More

Incorrect Controller Names Cause CodeIgniter 404s

It's just a convention, right? WRONG! Due to the way Windows and Linux servers treat… Read More

CodeIgniter – Redirects Have Stopped Working In Production!

Usually, things don't just stop working. That's particularly true of computer programs. Normally something has… Read More

SQL Server 2014 Issues? Step This Way

Configuring servers can be a pain the backside. In fact, it's one of the things… Read More

Securing Docker

Many of us out there are likely using Docker. Containerisation has burst onto the scene… Read More

Free Course – Getting Started with jQuery

Javascript is a powerful and flexible language. It's no surprise then that many popular frameworks… Read More

Uncaught TypeError: aArray.forEach is not a function

You've got an array, you're trying to loop and lo-and-behold, you come up against this… Read More