# -*- mode: snippet -*-
# name: Modernize Best Practices
# key: modernize
# contributor: Matic Vertačnik
# --
/architect Review the following code and re-write it to modern ES6 JavaScript standards, incorporating best practices and modern formatting. Insert your code below and let the refactor begin.
