Skip to content

Variable naming #38

Description

@tdoran

V v minor readability/stylistic thing - but might be worth having more descriptive variable names in the below section: you have body and bod referring to the body in JSON format and parsed format. Maybe jsonBod and parsedBod ?

const bod = JSON.parse(body);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions