Home

source/common/index.js

A JavaScript file that is included on every page. If we want to apply a script onto every page for consistency, this is the place to do so.
Source:

source/common/index.js

A JavaScript file that is included on every page. If we want to apply a script onto every page for consistency, this is the place to do so.
Source:

source/common/nav.js

Creates a navigation menu that gets added to all pages on the web app, linking all pages with each other.
Source:

source/common/nav.js

Creates a navigation menu that gets added to all pages on the web app, linking all pages with each other.
Source:

source/utils.js

Utility functions. Conveniently, these functions are good candidates for unit tests.
Source:

source/utils.js

Utility functions. Conveniently, these functions are good candidates for unit tests.
Source: