How to test drag and drop functionality with Cypress and react-dndFirst, to search for items easily, I am using the React Testing Library plugin for Cypress.Jun 5, 2021Jun 5, 2021
How to export DeckGL and Map to image in ReactThis react project shows how to do a screenshot of the current map drawn with deckGL and StaticMap (Mapbox) and then download it.Jul 25, 2020Jul 25, 2020
How to load svgs as components in Next.jsIf you ever wanted to migrate from Create React App to Next.JS you might probably run into this case.Jul 9, 2020Jul 9, 2020
How to test a formik component with React Testing LibraryWhen testing a formik form component you may get this warning:Mar 25, 2020Mar 25, 2020
How to use AWS Amplify Auth with redux-sagasI was getting this error when I wanted to call `Auth.signUp` from a react redux saga.Jul 27, 20191Jul 27, 20191
How To Setup Bulma CSS Framework With React Under 5 MinutesFor my next React project I decided to use a CSS framework. Before that I was using Styled-components to style my components.Apr 10, 20194Apr 10, 20194
How to Dockerize your Cucumber/Capybara tests, and make them communicate with a ReactJS app on…The objective of this tutorial is to dockerize your cucumber tests and run them against a ReactJS app that is running on other containerApr 19, 2018Apr 19, 2018
How to dockerize your ReactJS appCreate your Docker image to run a React JS appApr 17, 2018Apr 17, 2018
How to run Cucumber tests from parent folder of features folderLearn how to run Cucumber tests from other folder than the features folderApr 6, 20181Apr 6, 20181
The complete guide to create your first mobile app with React Native and Redux Sagas — Part 1Learn how easily you can create a real life mobile app with React Native and Redux SagasApr 5, 20181Apr 5, 20181