Conférence suivante
Faites décoller vos compétences de développement
Élevez vos compétences de developpement de plugins WordPress avec les recommendations d'un multi-conférencier de WordCamp

Mes conférences récentes
No posts were found.
Mes articles récents
-

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.…