KB blog
-
14 Dec 2018 | Service Workers
Testing service workers with resources:
-
13 Dec 2018 | Sailing forward!
Getting back to my learnzone-node, I struggle with the view components. Handlebars and Express configuration are pretty manual: helpers and partials must be registered manually. Clearly, a naked Node.js configuration is far from being a boilerplate configuration.
-
13 Dec 2018 | React test coverage for Code Climate
Split the workflow in build+test jobs:
-
13 Dec 2018 | Jest stage 2
Testing click behaviour
-
12 Dec 2018 | React testing: Jest and Enzyme
Testing React is most of the time synonym of Jest along with its loyal friend: Enzyme.