Skip to content

Instantly share code, notes, and snippets.

@isaacraja
Last active January 25, 2018 07:57
Show Gist options
  • Save isaacraja/573a7f547d990dda396b27c29dac7a67 to your computer and use it in GitHub Desktop.
Save isaacraja/573a7f547d990dda396b27c29dac7a67 to your computer and use it in GitHub Desktop.
Refactor

Table of Contents

  1. Backend
  2. Frontend

Backend

  • [#B] Refactor CreateReservationRequest class for better readability
  • [#B] Refactor ReservationCreationRepository class for for better readability
  • [#B] Refactor the response structure for Supplier GET API and Consultant reservation API

Frontend

  • [#B] Refactor mutations for better readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment