Skip to content

Instantly share code, notes, and snippets.

@johnwarejunior
Created January 22, 2018 19:01
Show Gist options
  • Save johnwarejunior/7d37a295fba91ad8dec3e7d931c84d35 to your computer and use it in GitHub Desktop.
Save johnwarejunior/7d37a295fba91ad8dec3e7d931c84d35 to your computer and use it in GitHub Desktop.
Debugging Snapshot Goal

Work Plan 1/23/2018

Overview

This week's focus will be on preparing for the Apprenticeship Phase by commencing the Debugging Snapshot Goal

Areas of Focus

  • Study RESTful API using Express

    • PUT
    • POST
    • GET
    • DELETE
  • Utilize Fetch API to make HTTP requests

    • Fetch Calls
    • Promises
  • Debug CRUD Applications

    • Start Debugging Snapshot Goal

Study Plan

  • Monday:

    • Start Debugging Snapshot
      • Set up repo and file structure
    • Examine Existing Bugs
      • Record errors
      • Develop debugging process
  • Tuesday:

    • Test Debugging Process
      • Google errors
      • Fix bugs
  • Wednesday:

    • Watch relevant Learners Guild YouTube videos from Practice Phase
      • Fetch
      • Adding Features
      • Authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment