...
Test your Drupal website with Cypress

Test your Drupal website with Cypress

If you don’t include tests in your Drupal development, chances are it’s because you think it adds complexity and expense without benefit. Cypress is an open source tool with many benefits: Reliably tests anything that runs in a web browser Works on any web platform (it’s great for testing projects using front-end technologies like React) Highly extensible Increasingly popular Easy to learn and implement Protects against regression as your projects become more complex Can make your development process more efficient This article covers three topics to help you start testing your Drupal project using Cypress: Installing Cypress Writing and running basic tests using Cypress Customizing Cypress for Drupal Install Cypress For the purposes of this tutorial I’m assuming that you have built a local dev environment for your Drupal project using the `drupal/recommended-project` project.…
Read More
react-router-6-full-course

React Router 6 – Full Course

This course will teach you to build real-world apps with React Router 6. Click here to get to the interactive version ? https://scrimba.com/links/react-router-6-course Throughout the course, you’ll be building an app called “VanLife” – an Airbnb-style web app dedicated to renting out travel vans for your next big road trip!…
Read More