Monday July 1

Interruptions

Standups

  • What is going well?
  • What is not going well (what are you struggling with)?
  • What's something you'd like to share not about code?
  • What's something you've learned

Common Wins

  • Doing things solo!
  • HW Progress
  • JS Comfort
  • Adonis HW
  • Puppies!
  • Backlog

Common Struggles

  • Editing Puppies!
  • Long way to go
  • Monster Mash
  • Adonis 2x
  • Puppies
  • Focus

Topics

  • Users and Adonis
  • Login and Adonis
  • Flash Messages
  • COOKIES!!!

FAQ

  • [ ]

Setting up Adonis Projects

  • Run adonis new to create a new project
  • Remember to git init and commit since adonis new does not start up a git project
  • Remove --harmony__proxies or change to --harmony in ace and in package.json to support Node >6.7
  • Run npm run dev to start development server
  • Install database using npm install sqlite3 --save (or npm install pg --save when using PostgreSQL)

Code

https://github.com/tiy-tn-fee-2016-summer/lesson-week-00/tree/day-01

Homework

results matching ""

    No results matching ""