ZettaKonsult/zetta-workspace

Preparation upkeep

Open

#99 opened on Mar 13, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
backendenhancementgood first issuepreparation

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

The Preparation module should be cleaned up a bit:

  • Change functions to use the params { ... } structure for parameters.
  • Lambda functionality belongs in the lambda folder, whereas data juggling should be placed in the respective folders.
  • Lambda functions should use failure/success from util/response in all cases.
  • Consider whether or not the types folder should be lifted to workspace level.

Contributor guide