Articles in Development

Drupal 7 End of Life: What Should You Do With Your Drupal Site?

Drupal 7 is nearing its end of life, Drupal 8 is already retired, and Drupal 9 will reach its end of life in 2023. Drupal 10 is expected to be released at the end of this year. With these approaching changes, what is a Drupal 7 user to do?

5 Expert Tips on Writing Efficient, Optimized CSS

Cascading style sheets, known more commonly as CSS, is a language used to describe the presentation or form of a document written in HTML, or other markup languages. It is an essential component of the WWW next to HTML and JavaScript.
After years of honing my skill as an engineer, I’ve found that grounding my CSS work around these five strategies has helped save valuable time and energy when working on production sites.