Next talk
Skyrocket your developing skills!
Elevate your plugin developing skills with recommendation from a multi-WordCamp speaker.
My recent talks
No posts were found.
My recent articles
-
Stop losing your SSH information
Did you already lost hours because you lost your information to connect to a server after months not using it?…
-
Why you should be using Fixtures for your Jest tests
Testing your code is always a good practice. However this can easily become time consuming to write tests and maintaining…
-
Coding is about team play
At the golden area of freelancing it is tempting to say that coding is a one man job. However, we…
-
Create Unit tests for WordPress Plugin
Automated tests are the base of modern programming development process and are as important as the architecture from the code…
-
Understand React.js architecture
When we talk about web development React.js is often an topic that appears in most of conversation but what is it? React.js…
-
Fix all your null errors
Are you annoyed from all of this null error that always break your code? And what if I tell you…
-
What is TDD and why you should learn it
Most of people hear about this but we force to see that most of people still fail to apply it…
-
Modern PHP development in WordPress
Often we hear that WordPress is a piece of crap or a technology from the dark ages from PHP. This…
-
Why architecture your code matters
Often it is said that coding is a way to communicate with machines and that way is optimised for them.…