SNSébastien NOIROTiniwtyo.today·Jan 26, 2024 · 2 min readUnderstanding CSS Specificity: A Concise GuideToday at work, we encountered a common but often overlooked challenge in web development: CSS specificity. We had a global font-size definition that, to our surprise, wasn't being overridden by a more recent class style. Upon inspecting the CSS in th...00
SNSébastien NOIROTiniwtyo.today·Oct 4, 2023 · 3 min readMigrating from Javax to JakartaIntroduction Transitioning from javax to jakarta namespaces is pivotal in the Java EE ecosystem, especially when maintaining or lacking control over javax libraries. The transformer-maven-plugin facilitates this migration. In this article, we'll gene...00
SNSébastien NOIROTiniwtyo.today·Jun 26, 2023 · 15 min readJUnit5 and Parameterized TestsIntroduction JUnit is an essential framework in the Java world for unit testing. You might already be familiar with writing test cases, assertions, and handling expected exceptions in JUnit. However, there is a powerful feature that you might be miss...01P
SNSébastien NOIROTiniwtyo.today·Jun 23, 2023 · 4 min readPost-Process Analysis in Skill DevelopmentIntroduction to Post-Process Analysis: Conducting a post-process analysis is a critical and concluding aspect of your personal skill development journey. This phase requires reflecting on your journey, gathering feedback from your inner self, and mak...00
SNSébastien NOIROTiniwtyo.today·Jun 22, 2023 · 7 min readAssessing and Celebrating SuccessIntroduction to Final Assessment and Celebration The final assessment and celebration aren't merely the end of the skill development cycle; they're a bridge to continuous learning and improvement. This crucial phase is a platform to recognize and app...00