Skip to content

Instantly share code, notes, and snippets.

@dontpaniclabsgists
Created September 19, 2024 15:39
Show Gist options
  • Save dontpaniclabsgists/1ee28889f46e14512d694e61e847bfbf to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/1ee28889f46e14512d694e61e847bfbf to your computer and use it in GitHub Desktop.
let message = 'Learning Assignment Statements';
const appName = 'Angular Adventures';
// message can change, but appName is constant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment