Hello there,
Welcome to my personal space about software development. I mostly write this content for myself, but I hope you find something useful here too. If you wish to connect with me, check my about page for some options.
Latest blog posts
Example of how to test a server-side rendered React website on January 2, 2021
Example of how to use Cypress to do integration tests in an SSR React website.
How to test a server-side rendered React website on December 29, 2020
Covering unit tests to end-to-end tests in an SSR React website.
Minimal server-side rendering with React, part 3 on December 22, 2020
Using Babel to build server-side rendered (SSR) app with React and React Router.