Skip to content

Instantly share code, notes, and snippets.

@pathum-kalhan
Last active March 20, 2021 03:03
Show Gist options
  • Save pathum-kalhan/37f8103e135af390ca9bf6d4806aa488 to your computer and use it in GitHub Desktop.
Save pathum-kalhan/37f8103e135af390ca9bf6d4806aa488 to your computer and use it in GitHub Desktop.
Developer checklist

Software engineer checklist


Before

  • Understand the requirement as a system. Check how to connect to with UI / API.

After

  • Test the happy path.
  • Think like an QA engineer and test.
  • Clean and refactor code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment