I’ve moved to Brooklyn and for the next 3 months will be spending my time coding at the Recurse Center. I know that I want to learn Go, get better at using databases, get better at software testing, and produce at least one full stack app.
In this first week I’m going to build a small full-stack ticketing app with Vue and Go. I’m also going to continue to work through K&R. This will also be the only week where I’ll attend every available meeting / event to decide which events are worth continuing to attend.
End of week goals:
- Deploy my ticketing app to a public domain
- Define, populate, and use a database to provide event / ticket information
- Implement a simple Go API to provide ticketing info