Articles

Repository of interesting articles
Photo by Patrick Fore on Unsplash

Deploying Laravel to Vercel

457
How to set up and deploy our Laravel application on a serverless environment called Vercel, including automated deployments and previews with out any cost.

The gamble that HR plays

957
Reasons why companies spend more money hiring than retaining people

Salary compression

1051
Why are companies willing to spend so much on hiring new employees but on retaining them?

Docker, Debug your app, not your environment

909
Securely build, share and run any application, anywhere

Nuxt 3 Migration

1
This cheat sheet to simplify the upgrade process for myself and for others who are brave enough to tackle it.

Queensland Small Business Basics Grants Program

1007
The Queensland Government provides specific support for the small business sector through the Big Plans for Small Business Strategy. The Business Basics grants program (Program) provides support to businesses to increase core skills and adopt best practice.

Selecting Your Next Digital Partner

1
Selecting a digital agency to do work for your business can be a real tough decision, so we're here to help.

User-defined Order in SQL

1
Some applications, such as todo lists, need to maintain a user-defined order of items. The challenge is that the order is arbitrary and can change when the user rearranges items.

Scuber

737
Uber and Queensland, Australia, gave riders the opportunity to explore the Great Barrier Reef in the world's first rideshare submarine, scUber.

Whats the best Git workflow?

826
I want to detail a terse but complete description of a simple workflow for continuous delivery.

Setup Windows Subsystem for Linux (WSL)

284
Need an easy way to develop php applications on Windows? Learn how to setup WSL for PHP development.

How to build an email contact form?

2692
Need a simple way to allow your website visitors to get in contact with you?

What is Nuxt?

427
The open source framework making web development simple and powerful. Build your next Vue.js application with confidence using NuxtJS.

Choosing a frontend framework

850
Are you overwhelmed by the choice of JavaScript frameworks?

How to build a static site blog?

3859
Have you ever tried to set up a personal blog?