Maxat Akbanov's blog
Maxat Akbanov's blog
Follow
Follow
homeAWSkubernetesAnsiblebashSQLGo
Series

javascript


Articles in this series

Tutorial: Combining Jest Test Coverage Reports with IstanbulJS in GitHub CI

Jan 31, 20244 min read

Sometimes developers using Jest testing framework need to unify the test reports that they have scattered across different repository projects....

Tutorial: Combining Jest Test Coverage Reports with IstanbulJS in GitHub CI

What is Babel js?

Jun 17, 20232 min read

Babel is a popular JavaScript compiler that allows you to write code using the latest JavaScript features and syntax and then transform it into...

What is Babel js?