Tech

Below you find all articles that belong to this category

Tech

All You Need to Know About Planning Poker

Planning Poker is a modern method for relative workload estimation in agile software development. This article will give you an...

Stefan
Stefan
June 13, 2023 ~ 8 min read
Tech

Laravel - How to split and load additional JSON translation files on certain routes only?

If your Laravel application has to deal with a huge amount of translations, it can be very helpful to split...

Stefan
Stefan
March 31, 2023 ~ 1 min read
Tech

Create a Simple App Status Indicator Using Oh Dear!

Having a status page is kind of mandatory these days and luckily, there are a bunch of good services out...

Janis
Janis
March 23, 2023 ~ 1 min read
Tech

Integrate HelpSpace in Your Laravel App

The Laracon.eu conference took place in Lisbon, Portugal from January 26th to 27th, 2023. This event is a must-attend for...

John
John
January 27, 2023 ~ 1 min read
Tech

What about website analytics?

A while ago, we were brainstorming about website analytics. How many visitors are on our website? Where are they coming...

Stefan
Stefan
May 2, 2021 ~ 1 min read
Tech

Vue-Router - Dynamic Nested Routes

Why would you use Vue-Router in your Vue project? Vue-Router provides you with a great way to define and organize...

Janis
Janis
January 4, 2021 ~ 3 min read
Tech

Fresh database once before testing starts

This article shows how to migrate a fresh database once before testing starts, and how to run tests automatically before...

Stefan
Stefan
February 3, 2020 ~ 2 min read