Komeil MehranfarSenior Frontend DeveloperHow to write effective and clean unit tests in JavaScript Learn essential best practices for writing clean and effective unit tests in JavaScript. From using descriptive test cases to following the Arrange-Act-Assert pattern, discover how to enhance your testing practices for better code quality and maintainability. Published onFebruary 18, 2025javascripttestingunit-testsjestbest-practices
Abdelhak ChahidData ScientistPeeking problem in A/B testing: Frequentist approach In our current state of digitization, data-based decision-making has become an integral aspect of online businesses. Evidence-based practice, the paradigm used to make those informed decisions, relies on the use of data and solid statistical methods to solve real problems. Published onSeptember 8, 2022testingpython
Daan van BerkelSoftware DeveloperBader AliTrainee Software DevelopmentPerformance testing real-time data in JavaScript To be able to chose the right protocol for handling real-time data, this post shares with you how we, based on speed, CPU- and memory usage, setup and performed performance tests on different real-time data protocols. Published onMay 11, 2021jswebsocketsperformancetesting