- use camelCase on all variables
- descriptive variable and method names
- No "else" if the "if" statement contains "return"
- feat/
- hotfix/
- fix/
- throwaway/
etc..
-
hotfix/bug-when-user-tries-to-use-æøå-in-poll-title-the-server-dies -
hotfix/æøå-crash
Eksempel
- Route guarding.
- Private polls
- Admin page
- My polls page
- Now always warns user before they can navigate back
- History mode instead of hash mode in router.