Skip to content

Programming Principles #17

@shhider

Description

@shhider

"make it work, make it right, make it fast"

medium.com

make it work: You will never know all the requirements until you start coding.

Before you refactor (make it right and faster), write unit tests to lock this behavior.

do not try to write great code in the first place;
- You have all the code, now put it in the write place, with the right shape, the right classes, the right names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Draftwork in progress

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions