Javascript best practices: - **All my js code are in the module folder.** - **Application logic separated from DOM manipulation tasks.** - **However I have committed old codes as inline comments.**