Skip to content

Instantly share code, notes, and snippets.

@prophen
Last active March 24, 2020 09:54
Show Gist options
  • Save prophen/d095079bd765b11d32367f5d9d89b647 to your computer and use it in GitHub Desktop.
Save prophen/d095079bd765b11d32367f5d9d89b647 to your computer and use it in GitHub Desktop.

Day 1: It's Alive

Through some trial and error, I got the site deployed on Netlify and closed my first issue.

It was a rough start with a few false starts.

I haven't set up continuous deployment on Netlify in months. When I entered The Collab Lab, we started with the create-react-app template site already deployed for us so that we could focus on the collaboration and teamwork instead of setting up.

Through a combination of Googling and recalling steps from the past, I made it there. I have a few small victories for this first day and I'm excited about eventually reaching the finish line with this app.

My first pull request looks a bit silly. That's okay, it's all practice and I'm just getting warmed up. The rest of my pull requests should look beautiful and well documented 😃

The Wins:

  • Did some decomposition of the project and broke it down into 6 issues. The issues are automatically moved through the three project columns with pull requests.
  • Found Emoji Log. I never used it before, it's fun. It was mentioned in this article that I like to reference when writing commit messages

Sites I referenced today:

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