Stakes and challenges

Fast2 integrates a module digesting code scripts written in JavaScript. As data can often be stored within JS files, parsing such contents might be required during your migration process.

On the techier side...

Using the JSTransform task can comes in quite handy for any tweaking of metadata, but will also get you covered in case of heavier operations, as long as your JavaScript talents match you problem solving skills ! Checkout the dedicated section for getting started.