Blog
Filter Blog By:
Why Thinkbean Advocates for the Purposeful Web
5/4/2017
At Thinkbean, we want to issue a challenge.
We want our clients and prospective clients, developers, partners, and even the competition, to create...
Running Drush with an alternate version of PHP
3/21/2017
I run PHP 7 by default on my laptop. For new projects, I typically use Symfony or Drupal 8, and launch the built-in servers with bin/console...
Drupal 8 Accessibility
7/27/2016
What is web accessibility?
It refers to practicing good web standards to design, and develop websites, that are accessible to everyone....
Cleaning House: Find & Purge Unused Modules from Your Codebase
5/18/2016
A codebase can end up with a bunch of unused modules one way or another. Identifying unused/installed modules is tough, but identifying...