Blog

Ontdek onze nieuwste inzichten, tips en updates

Building a GDPR-Friendly Analytics Package: The Tech Behind Findle
English Web Development

Building a GDPR-Friendly Analytics Package: The Tech Behind Findle

22 Sep 2025 | Ayoub EZZINI

Laravel's ecosystem is packed with analytics solutions, but most either store too much personal data or fail to filter out bot traffic effectively. That's why we built Findle - a page view tracking package that respects privacy while delivering accurate data.

Hoe de HR-module het personeelsbeheer bij IRC stroomlijnt voor meer dan 350 onderzoekers
Cases

Hoe de HR-module het personeelsbeheer bij IRC stroomlijnt voor meer dan 350 onderzoekers

19 Jul 2025 | Ben Maes

De HR-module van IRC automatiseert de HR-processen zoals onboarding, IT-toegang en opvolging voor meer dan 350 onderzoekers. Een interne “Who is Who”-gids bevordert de samenwerking en maakt het makkelijk om collega’s met de juiste expertise te vinden.

Welke impact heeft NIS2 op jouw development team?
Web Development Processes

Welke impact heeft NIS2 op jouw development team?

23 May 2025 | Ben Maes

De NIS2-richtlijn klinkt misschien als iets voor juristen of IT-beveiligingsteams. Maar vergis je niet: ook developmentteams krijgen ermee te maken. Want wie software bouwt, is mee verantwoordelijk voor hoe veilig die software is en NIS2 maakt dat nu explicieter dan ooit.

Alle Posts

First day at the office of a starting developer
English Web Development

First day at the office of a starting developer

01 Oct 2025 | Kris De Keyzer

So you've landed your first job as a developer. You know the basics of coding, maybe one or more frameworks. But what other things do you need to know...

Vier tips voor het laten bouwen van een applicatie
Web Development Processes

Vier tips voor het laten bouwen van een applicatie

22 Sep 2025 | Ben Maes

Voor veel VZW’s en bedrijven die niet actief zijn in de IT-sector, voelt een applicatie bouwen vaak als een sprong in het onbekende. Je weet dat je er één nodig hebt, maar waar begin je? En belangrijker: hoe voorkom je dat je vastzit aan een dure oplossing of een leverancier waar je niet meer vanaf geraakt? In dit artikel overlopen we de belangrijkste punten waar je op moet letten wanneer je een applicatie laat bouwen.

Building Verdant UI: How We Stopped Reinventing Dashboard Wheels
English Web Development Processes

Building Verdant UI: How We Stopped Reinventing Dashboard Wheels

22 Sep 2025 | Ayoub EZZINI

Tired of rebuilding the same dashboard components for every Laravel project? We were too. After copy-pasting forms, tables, and navigation for the fourth time in six months, we built Verdant UI, our component library that cut dashboard setup from days to hours.

Why Your Code Needs Bodyguards: The Real Value of Testing
English Web Development Processes

Why Your Code Needs Bodyguards: The Real Value of Testing

26 Jun 2025 | Ayoub EZZINI

Testing isn't overhead—it's your superpower. Feature tests catch the "it worked yesterday" bugs, unit tests guard your logic, and that green CI check means you can deploy with confidence instead of crossed fingers. Here's how we transformed from debugging heroes to prevention masters.

PostgreSQL: The Swiss Army Knife of Databases
PostgreSQL English

PostgreSQL: The Swiss Army Knife of Databases

09 Jun 2025 | Ayoub EZZINI

Modern applications typically require diverse data handling: search, documents, time-series, caching. The conventional approach uses specialized databases for each. PostgreSQL eliminates this complexity.

Custom Domain Management for Trust Platform: A Technical Deep Dive
Cases English

Custom Domain Management for Trust Platform: A Technical Deep Dive

25 Jun 2025 | Ayoub EZZINI

Building custom domains for Trust Platform seemed simple until we hit the reality: DNS chaos, SSL automation nightmares, and security challenges. Here's how we made it feel magical while taming the technical chaos behind the scenes.

The Hidden Superpowers of PostgreSQL: Geospatial Queries
PostgreSQL English

The Hidden Superpowers of PostgreSQL: Geospatial Queries

02 Jun 2025 | Ayoub EZZINI

Faced with analyzing millions of real estate transactions across an entire country, I thought I'd need separate geospatial databases and complex data pipelines. Instead, PostgreSQL's PostGIS extension handled proximity calculations, spatial indexing, and real-time property valuations with simple SQL queries.

10 vragen die je altijd moet stellen bij het bouwen van een website
Web Development

10 vragen die je altijd moet stellen bij het bouwen van een website

22 Sep 2025 | Ben Maes

Voor veel VZW’s en bedrijven die niet actief zijn in de IT-sector, voelt een website bouwen vaak als een sprong in het onbekende. Je weet dat je er één nodig hebt, maar waar begin je? En belangrijker: hoe voorkom je dat je vastzit aan een dure oplossing of een leverancier waar je niet meer vanaf geraakt? Dit zijn alvast 10 vragen die je kan stellen aan je webbouwer om niet voor verrassingen te komen staan.

Wat is technical debt en hoe ga je ermee om?
Web Development Processes

Wat is technical debt en hoe ga je ermee om?

01 Jun 2025 | Ben Maes

Je kan technical debt het best vergelijken met Tetris. Eens je gaten laat vallen, zal je tijd en energie moeten steken om ze weg te werken of ze blijven een pijnpunt. Kijk je weg en laat je het zo, dan draag je daar vroeg of laat de gevolgen van.