REserve — Testing UI5 — Building a platformIn this first article, we setup the runner by building a configurable platform that serves the web application and offers basic services.Mar 18, 2021Mar 18, 2021
REserve — Testing UI5 — Probing the testsImage from https://www.flickr.com/photos/emsl/7658449002/Mar 18, 2021Mar 18, 2021
REserve — Testing UI5 — Executing testsIn this third article, the runner is improved to enable the execution of the tests (qUnit and OPA). The web server is modified to inject…Mar 18, 2021Mar 18, 2021
REserve — Testing UI5 — Measuring code coverageIn this last article, we explain how nyc is used to instrument the sources and the runner is modified to handle code coverage. The web…Mar 18, 2021Mar 18, 2021
A custom template implementationWhat do you do when you need HTML templates but you don’t want to include any heavy library or framework ? You experiment and write your…Mar 5, 2021Mar 5, 2021
5 ways to make an http requestThis article was initially published in 2017 under https://gpf-js.blogspot.com/2017/06/5-ways-to-make-http-request.htmlFeb 19, 2021Feb 19, 2021
A custom modularization helper3 years ago, the release 0.2.2 of GPF-JS delivered a polymorphic modularization mechanism that mimics RequireJS and CommonJS…Nov 2, 2020Nov 2, 2020
REserve — Cache and ProxyWith version 1.8.0, REserve offers the capture helper that enables the copy of the response content while processing a request. In this…May 25, 2020May 25, 2020
How I learned from a crazy ideaAccording to wikipedia, a particle accelerator is a machine that uses electromagnetic fields to propel charged particles to very high…May 2, 2020May 2, 2020