Hi, my name is
I am a software engineer based in Paris. I create tools and teach how to build high quality websites and applications using JavaScript and React.
Transactions symbolize a unit of work that allows a group of requests to be processed in isolation. They do two things: Consistency : if one of the transaction requests fails, the…
I am very happy to announce the release of Smooth DOC ! I have been working on this new version for several weeks now and it is finally ready 🥳. How was Smooth DOC born? Open source is at…
Tests are part of any project, they ensure both non-regressions and code stability. On the other hand, they are often painful to write and are often the least well-off with regard to…
It has now been 10 years that I use JavaScript on a daily basis both on the client and server side. Over the years, I have created many projects that have allowed me to experiment and refine…
Nowadays, more and more applications are developed using HTML5, and very often with the help of React. An application and a website are different on many points, one of these is the layout…