Saturday, 25 January 2014

Obfuscating JavaScript code in Worklight applications

Saw this on Twitter via IBM developerWorks: -


The goal of this post is to shed some light on what obfuscation is, what JavaScript obfuscation is, how to obfuscate your JavaScript code using Google Closure Compiler app, how to integrate JavaScript code obfuscation into a larger build process and how it all comes together in a Worklight context.

For me, this is a useful guide to obfuscation of JS code, regardless of the target platform - it may also be relevant to IBM BPM Coaches, which make heavy use of JS.


No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...