Part 2 Hotspot analysis

Starting the online code editor

Go to the Crimebox Repo.

Click Code, select the Codespaces tab and then “Create codespace on main” (You must be logged into GitHub for this to work).

CleanShot 2025-03-25 at 22.22.12.gif

Wait a while for it to load.

A Visual Studio Code interface should have appeared in your browser.
In the left sidebar are different folders. Open the
Excercises/Part 2 - Hotspots folder.
Do the excercises as described.

Ask if you need any help!

Reflection

Which repository looks easiest to maintain of those you’ve analyzed, just by looking at the visualization?
Without looking at the code, do you have a feeling of where the important code is located?