Skip to content

Over abstraction #7

Description

@lil5

Assuming this is an example for others to quickly learn from, the abstractions built here only make it harder to understand.

  • Response json is hidden behind 2-3 layers.
  • Storage actions are hidden and it's not clear which storage is used at quick glance.
  • JavaScript is written in a highly abstract manner, it would be easier if the steps are numbered and run from separate functions & again too much abstraction for learning purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions