You are reading content from Scuttlebutt
@mikey %uyfUc8cvzQ+1I06wiQwD8VpxhAWGYE7QzrILqBpeQyk=.sha256
Re: %bSkZCJBmN

2018-04-15 to 2018-04-17

yay more progress on the provider app! :seedling:

in the upcoming version of Patchwork, you should see a video embed above.

in the meantime, below is a normal blob link: 2018-04-17-buttcloud-landing.webm

  • integrate redux-bundler
  • found seamless background image to tile on landing page
  • start onboarding workflow
  • implement start step of onboarding
    • validate forms on client
    • validate service calls on server, show errors in form
    • show success or failure messages as snackbar
    • after form submission (which creates the user)
      • generate json web token that identifies user
      • send welcome email to next page of onboarding with token
        • emails are sent by queuing a delayed job to a worker (node-resque)
        • setup decent email templates with mjml
      • store user in local storage in case they refresh page before progressing
      • show help text on page
    • allow user to resend onboarding email
Join Scuttlebutt now