This article is a follow-up for "Debugging PHP email with MailHog." It documents an alternative way to set up MailHog, a debugging SMTP server, in a way that does not involve Docker.
On how to run tests, check coding standards, view test coverage, and test database updates every time someone pushes changes to a Drupal 8 project. Run one command and start building right away.
Elasticsearch is a powerful search engine for the web. If the data indexed in Elasticsearch is public, then decoupled implementations can perform search requests using JavaScript from the browser.
Elasticsearch offers a powerful search API for decoupled architectures. Drupal pushes content changes to an Elasticsearch index, while the front-end queries Elasticsearch directly.
Concentration is key for a productive day at work. In this article I will share personal experiences that led me to become more productive and happier.
There are a few ways to do automated testing in Drupal 8. In this article, we look at each and offer advice on how to decide which one to use depending on your needs.
Collaborative writing tools such as Google Docs or Dropbox paper are great ways to discuss asynchronously. By introducing them in a team, they reduce the amount of meetings and increase productivity.
By writing a journal about the project that you are working on, not only you keep your tasks organized, but you also get support from your managers and colleagues to help you to meet your goals.