Vinicius Lourenço

Web Developer

Desenvolvedor backend, palestrante ocasional, CTO e um monte de coisa na Codyss Tecnologia.

Popular articles

by Vinicius Lourenço

All articles

by Vinicius Lourenço

 

WordPress Coding Standards: Clean Code & Best Practices

Hi Everybody! How’s going? Today I want to tell you one thing that makes me so proud and my eyes shining: see my codes clean, easier to read and to understand by any human that follow the best practices, and in WordPress ecosystem using: Coding Standards. Actually exists many ways to learn and grow up
Continue reading...  

WooCommerce Extension Plugin Boilerplate

Hi everybody, how’s going? I created a boilerplate plugin for WooCommerce extensions, the objective is getting all structure ready to put all focus only in the logic of your extension need to do without worry with the initial setup of the plugin, like the main class creation, default methods of internacionalization, verify if WooCommerce is
Continue reading...