EN
Code newbie here. Loved this. Very concise and insightful. Something curious came up in the code when I was learning with it. I commented out the variables you declared globally for the pages and it didn't break the code. Is there any implication for not declaring the variables at all globally or am I missing something?