Danny Englander Homepage Home

Danny Englander: software engineer with a passion for learning something new every day

Blog Posts

Drupal 8 Theming: How I got Inspired by Drupal All Over Again

When Drupal 8 and its innovative architectural changes were first announced several years back, there were a variety of reactions within the community ranging from euphoria and elation to *FUD* and potential abandonment of the platform altogether.

LibSass, Grunt, and Node NPM: Do You Feel the Need For Speed?

In this article I'll show you how to start using LibSass which is a super fast rendering engine for Sass. If you're coming from a Ruby Sass environment you may be experiencing slow compile times with larger code bases. LibSass gets around these bottlenecks.

Drupal 8 DevOps: Leveraging OpenShift Online PaaS

In my free time recently, I've been designing and developing a little Drupal 8 site that I'd like to bring online. From the start, I knew I'd need a decent web host with all the fixins' Drush, Git and most of all, PHP 5.4 as that's the minimum required for Drupal 8.