ZettaKonsult/zetta-workspace

Preparation upkeep

オープン

#99 opened on 2018/03/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (0 件のフォーク)auto 404
backendenhancementgood first issuepreparation

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド