Deploy SonarQube 8.9 with Docker on Ubuntu, and set GitLab CI integration Cédric 1 February 2023 SonarQube is one the most popular static analysis tool, mainly because it exists since 2008 and is open-source, easing its adoption in
What’s a best coding practice and when to create it? Cédric 31 January 2023 A best coding practice is a specific action in a particular context, it’s a way of doing things to achieve
Dantotsu in Software Engineering Cédric 25 January 2023 During autumn 2022, I had the chance to attend the great FlowCon conference hosted in Paris, France, whose core topic
What’s new in v4.10.0 Cédric 23 January 2023 We just released a new update for Promyze. 💡 Smarter suggestions This topic condenses most of the change of this
Do right things, do things right Cédric 19 January 2023 It’s funny to realize how this wonderful sentence applies to software engineering and especially when we deal with software quality.
21 questions you’ll ask if you develop a VSCode extension Cédric 12 January 2023 Are you about to start developing a VSCode extension? Or maybe you struggle with what you’re currently trying to achieve?
Refactoring the code with no pain Cédric 10 January 2023 Refactoring the code in legacy software is an opportunity to restructure and improve the code source while keeping the same
Wrapping up 2022 Cédric 6 January 2023 As we just wrapped up 2022, let’s take the time to reflect on what we shipped this past year. This
Improve your code with the property-based testing and fast-check Cédric 21 November 2022 ???? Why property-based testing? At Packmind, we’re convinced that methodologies such as Test-Driven Development (TDD) can really improve the quality of our code.
Community of Practice, a structure to boost knowledge sharing Cédric 14 November 2022 Before diving into the concept of Community of Practice (CoP), I’d like to ask you one question. In your daily