Skip to content

Instantly share code, notes, and snippets.

@johnwarejunior
Last active March 20, 2018 04:40
Show Gist options
  • Save johnwarejunior/48cc663ce08e297992c5437dd734f465 to your computer and use it in GitHub Desktop.
Save johnwarejunior/48cc663ce08e297992c5437dd734f465 to your computer and use it in GitHub Desktop.
Phase Interview Work Plan 1/16/2018

Work Plan 1/16/2018

Overview

This week's focus will be on preparing for the Apprenticeship Phase by completing of Practice Phase Instruction and Vinyl

Areas of Focus

  • Study RESTful API using Express

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

    • Fetch Calls
    • Promises
  • Practice Authentication

    • Sign up routes
    • Log in routes
    • Database functions
  • Study MVC File Structure

  • Search for Assistance through Documentation ONLY!

Study Plan

  • Tuesday:

    • Complete Practice Phase Instruction
      • Complete both starterScript and script versions
    • Watch relevant Learners Guild YouTube videos from Practice Phase
      • Fetch
      • Adding Features
      • Authentication
  • Wednesday:

    • Complete Sample Challenge from Learners Guild
    • Watch relevant Learners Guild YouTube videos from Practice Phase
      • Fetch
      • Adding Features
      • Authentication
  • Thursday:

    • Complete Sample Challenge from Learners Guild
    • Complete Practice Phase Instruction
      • Complete both starterScript and script versions
    • Watch relevant Learners Guild YouTube videos from Practice Phase
      • Fetch
      • Adding Features
      • Authentication
  • Friday: Phase Interview Challenge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment