I need to create a simple function to do some string processing in one of my web apps. I thought I would try and show you a typical process of developing the algorithm, creating the function, adding an arguments block and then creating a test script.

Features covered in this code-along style video include:

  • join
  • arguments block
  • Script-Based Unit Tests

Play the video in full screen mode for a better viewing experience.