wetainment

APRIL 2018
WID

WiD - Cypress e2e testing

Setting up end to end tests with Cypress.io, automated and run on CircleCI.
Read
MARCH 2018
WID

WiD - What I Did

The start of my series blogging about the achievements, big and small, I made on my free time projects.
Read
MARCH 2018
GRAPHQL

Revealing Prisma GraphQL's magic tricks

Prisma is a GraphQL API Layer. Trying it out with one of the available boilerplates gives you a ton of great features, almost feeling like magic. But is it? Let's have a look behind the tricks!
Read
JANUARY 2018
GRAPHQL

GraphQL Playground - The Better GraphiQL?

GraphQL Playground expands on the idea of GraphiQL, adding some nice features to provide an even better development experience for the GraphQL world.
Read
DECEMBER 2017
META

GitComment

Recently, I added a new comment system on this blog, leveraging GitHub issues as a 'backend' for the comments. Would love you writing something there.
Read
NOVEMBER 2017
CSS

Integrating Tailwind CSS in Create React App

Add the Tailwind CSS utility-first Framework in a Create React App environment, without ejecting from CRA!
Read