We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Comment your code. Try to make it as clear as possible what you are intending with each major section. Keep comments relevant as your code evolves.
No inline styles (except for debugging purposes), and don't use ids for CSS styling.
id
Remove console.logs and debuggers before making PR