Quote:
With wordpress being so popular and easy to use, do people still like to handcode anymore?
Short answer - Yes - Most of the regular posters here will design, script and code websites, and build their own database driven platforms (and any variation or combination thereof) completely from scratch. This may include delving into a pool of code/frameworks/db structures previously written because we've built up a repertoire of self-made, reusable utilities that facilitates fast and easy turnaround for ourselves in new projects. If you've come here to sing the praises of Wordpress, I fear you're in the wrong place. At the end of the day, it's just a tool, and if you can/want to use it, great. Personally, I never have. Most of the websites I develop are completely custom/hand coded. Sometimes I use a 3rd party CMS, such as Joomla, to manage content (sometimes with a customised theme and plugins) and other times I will use one of the CMS's I wrote/developed myself, integrated into a framework/layout I wrote/developed myself, using plugins/addons I've written/developed myself. Depends on the project. And possibly more depends on developer experience. Wordpress/Drupal/Joomla carry a lot of overhead and are overkill for many projects.