RM
After over three years of having the same WordPress theme, it was time for a change! This came about for a few reasons. There was nothing overwhelmingly wrong with the theme, but the font wasn’t the best on mobile. It’s...
Need to include functionality/services from multiple platforms? A content mesh type approach with React or Gatsby could be the solution!
A walk-though of WordPress development tools Trellis and Bedrock. A step by step approach to installation, configuration and spinning the site up.
What is Web Accessibility? Web Accessibility is about designing the web so that everyone can use it. The web is a resource that is used across all aspects of life. Education, employment, government, health care, the...
Google Maps javascript api error: apinotactivatedmaperror SOLVED. An annoying error, with a simple solution. Read how to enable the APIs.
Fixed headers are used across the web, with little to no thought to the user’s experience. I have just started working on a new project and am intrigued in how useful fixed headers actually are for the user. Do they...
Understanding props, module bundling, project structuring and more. I have started the nosedive into learning ReactJS and all of the attached bits and pieces (I used to be a Gulp man, now it looks like Webpack is the...