Development

My Setup History – Text Editors

I always think of myself as a person that tries and uses multiple tools, editors, libraries and more. I change my setup regularly and so I thought I should write down my setup yearly. But first, I will quickly talk about what I have used in the past. I will try to write a series of posts with the tools I have used all those years. Text Editors & IDEs I will start with the most important thing for a…

Read More

WordPress plugin development

Lately, im heavily involved into developing on WordPress. Some small projects, and recently some bigger ones. So, the wiser decision was to transform most of my code into wordpress plugins. The benefits from such a decision are many and some big ones, like the ability to access all the core wordpress functions without including any additional files and direct access to the wp database with the $wpdb. Until now i was developing inside the wp theme, adding there some smaller…

Read More
Post Categories