Transformation complete
While reading through the Jelly.io examples and trying to decide if it offered anything not already covered by the Test client or Selinium, I couldn’t shake the feeling that the example code looked untidy.
Took me a while to figure out why. The braces. After so long avoiding Python, and fighting against it, purely as I couldn’t see myself using a language without braces, now I find reading languages with braces difficult. Python has ruined me for other languages.