Skip to content

Instantly share code, notes, and snippets.

@mgechev
Created August 25, 2020 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgechev/113280aeb14be052cb70402af9038d12 to your computer and use it in GitHub Desktop.
Save mgechev/113280aeb14be052cb70402af9038d12 to your computer and use it in GitHub Desktop.
// constants.js
export const PI = 3.14159265357989;
localStorage.setItem('foo', 'bar');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment