Homepage
Homepage
Sign inGet started

Wehkamp-techblog

  • Front end
  • Back end
  • App
  • ML
  • Testing
  • Platform
  • Blog
  • jobs
  • Mocking specific GraphQL requests in Cypress.io

    Mocking specific GraphQL requests in Cypress.io

    At Wehkamp, we build our front-end with React and GraphQL, which is a beautiful stack to work in. For a new project, I took it upon myself…
    Go to the profile of Ron Derksen
    Ron Derksen
    Feb 8
    Visual regression testing with webdriverIO & Browserstack

    Visual regression testing with webdriverIO & Browserstack

    We run a webshop and that’s pretty cool. This means moving fast and making use of the latest and greatest technologies and methods. It…
    Go to the profile of Hylke de Jong
    Hylke de Jong
    Jan 23
    Using headers with Apollo Datasources

    Using headers with Apollo Datasources

    Some of our services at Wehkamp require some headers to be set, otherwise they return an error. When calling these services directly from…
    Go to the profile of Ron Derksen
    Ron Derksen
    Jan 23
    Automating away the pains in development

    Automating away the pains in development

    Automation, Noun: The use or introduction of automatic equipment in a manufacturing or other process or facility
    Go to the profile of Jari (LotU)
    Jari (LotU)
    Jan 18
    The Wehkamp ML platform

    The Wehkamp ML platform

    Last Summer, we were looking for a tool to help us serve our Machine Learning models. This is a follow-up to that story.
    Go to the profile of Harm Weites
    Harm Weites
    Jan 9
    Ship ahoy! Serving machine learning models using Clipper.

    Ship ahoy! Serving machine learning models using Clipper.

    We will walk you through the first steps we made in our Clipper journey.
    Go to the profile of Jelmer van der Meulen
    Jelmer van der Meulen
    Nov 26, 2018
    Sorting a Dictionary on a List of Keys

    Sorting a Dictionary on a List of Keys

    Imagine you have a dictionary of objects and you wanted to convert it into a sorted dictionary based on a list of keys. What would you do?
    Go to the profile of Kees C. Bakker
    Kees C. Bakker
    Oct 12, 2018
    Building an updatable Slack message

    Building an updatable Slack message

    Slack is fully awesome. We used it for communication and DevOps. Let’s explore how to use the Slack API to create cool progress indicators.
    Go to the profile of Kees C. Bakker
    Kees C. Bakker
    Oct 11, 2018
    Jump-starting Slack bot projects: bot-zero

    Jump-starting Slack bot projects: bot-zero

    At wehkamp we believe in enabling teams to automate their work. Lately we’ve been playing around with GitHub’s Hubot project to build…
    Go to the profile of Kees C. Bakker
    Kees C. Bakker
    Aug 15, 2018
    AR @ wehkamp

    AR @ wehkamp

    June 5th, 2017 - McEnry convention centre San Jose
    Go to the profile of Jari (LotU)
    Jari (LotU)
    Aug 13, 2018
    My quest for machine learning

    My quest for machine learning

    I jumped into the field of machine learning 18 months ago. It was overwhelming at first: Where to start, what to read. And the math, the…
    Go to the profile of Sebastiaan Bekker
    Sebastiaan Bekker
    Aug 6, 2018
    Testers are not gatekeepers and production bugs are fine

    Testers are not gatekeepers and production bugs are fine

    As long as I can remember software testing has been subject (and debate) of change. It used to be us testers needing to move left in the…
    Go to the profile of Hylke de Jong
    Hylke de Jong
    Jul 19, 2018
    Our iOS modularization story

    Our iOS modularization story

    Some years ago … As a well-known retailer in The Netherlands for decades, wehkamp had already successfully made the transition from a…
    Go to the profile of Martijn Schoemaker
    Martijn Schoemaker
    Jun 21, 2018
    ReactEurope 2018 🇫🇷 ⚛️

    ReactEurope 2018 🇫🇷 ⚛️

    For Wehkamp I visited React Europe with my colleague Peter. The conference was held in France just like the previous years, It allowed us…
    Go to the profile of Dennis Bruijn / @0x1ad2
    Dennis Bruijn / @0x1ad2
    May 20, 2018
    Keep calm and find paths.

    Keep calm and find paths.

    In 2016 a change started in our company. We wanted to transform ourselves into a flatter organisation. Since we are an e-commerce company…
    Go to the profile of Robert Kranenburg
    Robert Kranenburg
    Apr 25, 2018
    TECH020: There are no visitors. Only participants.

    TECH020: There are no visitors. Only participants.

    A while back I was fortunate enough to receive a ticket for TECH020 as VU (Vrije Universiteit Amsterdam) alumni. I had never heard of this…
    Go to the profile of Rob van der Valk
    Rob van der Valk
    Mar 1, 2018
    .NET Core MVC: regex routing with named groups

    .NET Core MVC: regex routing with named groups

    Routing with regular expressions… to some the world would be a better place if everyone understood regular expressions. To others the world…
    Go to the profile of Kees C. Bakker
    Kees C. Bakker
    Feb 19, 2018
    From manual to automated testing: where to begin

    From manual to automated testing: where to begin

    These days you’re hard-pressed to find someone in software development that doesn’t think test automation is a good idea. The general…
    Go to the profile of Hylke de Jong
    Hylke de Jong
    Feb 15, 2018
    Sharing server code between micro frontends

    Sharing server code between micro frontends

    At Wehkamp, we are moving our monolithic site into micro frontends. We started with the back end and rebuilt the front end as a single…
    Go to the profile of Ron Derksen
    Ron Derksen
    Feb 1, 2018
    Hubot + ES6 + Promises

    Hubot + ES6 + Promises

    Lately we’ve been playing around with ChatOps at Wehkamp. We added a Hubot to our Slack channels to automate some operational jobs. It…
    Go to the profile of Kees C. Bakker
    Kees C. Bakker
    Jan 19, 2018
    So, what’s an automation tester anyway?

    So, what’s an automation tester anyway?

    editor’s note: over here a great piece can be found that complements the point I’m trying to make below.
    Go to the profile of Hylke de Jong
    Hylke de Jong
    Jan 11, 2018
    Motivation or technical skill: what’s important?

    Motivation or technical skill: what’s important?

    At the end of the summer vacation, one of our colleagues brought a post on LinkedIn to our attention. It said: “Highly motivated student is…
    Go to the profile of Ron Derksen
    Ron Derksen
    Jan 8, 2018
    iDeal, yet another Prometheus exporter

    iDeal, yet another Prometheus exporter

    Remember Black Friday? iDeal had a hard time keeping up with all those shops throwing transactions at them — both online and offline.
    Go to the profile of Harm Weites
    Harm Weites
    Dec 27, 2017
    Taming Unit Test logging in Docker pipeline for .NET

    Taming Unit Test logging in Docker pipeline for .NET

    Automated unit tests are the backbone of the testing pyramid. Unit tests enable us to solve bugs using a test driven development strategy…
    Go to the profile of Kees C. Bakker
    Kees C. Bakker
    Nov 26, 2017
    GDG DevFest 2017 👨🏻‍💻

    GDG DevFest 2017 👨🏻‍💻

    Last weekend I visited GDG DevFest 2017 at the University of Amsterdam. This conference is the biggest Google related event in The…
    Go to the profile of Dennis Bruijn / @0x1ad2
    Dennis Bruijn / @0x1ad2
    Nov 22, 2017
    About wehkamp-techblogLatest StoriesArchiveAbout MediumTermsPrivacy