Drupal - Probably not for Developers

I've been developing for Drupal for many years now (about 8),
but it was only for the first year that I used it with my own projects.
Afterwards I only used Drupal when clients demanded it.
Why did I never choose Drupal for my own projects?
Because when a choice was given,
I had no reason to use it - I can code.Posted in TechnologySnippets everywhere!
Snippets are small chunks of code usually used again and again in different settings.
For instance, in order too see what a variable holds in PHP you writePosted in TechnologyHover Effect in Javascript (like in FireBug)
Or: Making a Select element effect.
Posted in TechnologyWhy I chose Python over PHP
Or: Why I chose Django over Yii
Posted in TechnologyTemplating in Django
I've been trying to make a template layout for Django that makes sense, something similar to existing PHP frameworks, where the head section is in one file, and the body is in another.
Posted in Technology

