Last talk
Skyrocket your developing skills!
Elevate your plugin developing skills with recommendation from a multi-WordCamp speaker.
My recent talks
-
WD4D Lisbon
A talk in english highlighting the reason why good practices are not an easy thing in WordPress plugin development and…
-
WordCamp Sofia
A talk in english highlighting the reason why good practices are not an easy thing in WordPress plugin development and…
-
Forum PHP
A talk in french introducing modern WordPress to not initiated to it and showing them that the tool evolved compared…
-
WordCamp Bretagne
A talk in french highlighting the reason why good practices are not an easy thing in WordPress plugin development and…
-
WordCamp Porto
A talk in english highlighting the importance of automated testing and offering a workflow to test effectively their code
-
WordCamp Biarritz
A talk in french retracing the history of WP Rocket and showing how good practices we use inside our plugins…
My recent articles
-
WordPress integration test: Ajax request
In some occasions it is essential to use Ajax request inside your plugin. In that article we will see how…
-
Launchpad Roadmap
Launchpad framework aims to simplify the process of working with good practices to make it more accessible and for that…
-
Is the test pyramid a bad sign?
The testing pyramid is a well-known pattern for testing strategy which is praised in most companies practicing tests. However, this…
-
What is the difference between Acceptance Criteria and test?
While testing often tests and acceptance criterias are used wrongly in an interchangeable way. However, they are not the same…
-
You think PHPStan as a side tool? You missed the real deal
PHPStan is one of the base tools for a PHP developer as it helps a lot to double check types…
-
You want to work in an environment with good practices? Make it happens
A couple of weeks ago I did an interview with a candidate for a PHP developer position and I was…
-
Launchpad talks: Feedback on experience
Recently, I made two talks on Launchpad at WordCamp Rennes and the Forum PHP 2024, which allowed me to see…
-
Use acceptance criteria in your projects
In 2018, I constantly had issues with my clients on what was the final state of my projects. Since then…
-
Create your first integration test for a WordPress plugin
In that article I will focus more on practice and working with the tools themselves to create a first example…
-
How to write an integration test?
Any product needs to keep constantly high quality on the long run and integration tests are the tool you need…