Back
Similar todos
Load previous page…
Spent time learning about using Go for a web app back-end to see if it would be better than using Python.
Went through JS tutorial videos #education
Topics finished yesterday.(github.com/emnaruto07/GoPract…) #golang
Go through #ttwork
Did some more work on #iteisa
practiced writing out the basic leetcode algorithms and went through a section of the Let's Go ebook
Played with Gozmo robot
Topics completed.(github.com/emnaruto07/GoPract…) #golang
Get tour through winery #life
today was my first day actually doing Go development instead of just tutorials: took a magnesium tablet b/c I felt anxious last night, I think from the caffeine in the cocoa I had been drinking; copied my frontend code from my flask/vuetify template repo to my go/vuetify template repo; confirmed I can serve the frontend code locally; installed Go; drank an iced cocoa; successfully started my 'Hello World' main.go backend file as a web app server; asked ChatGPT for help converting my "POST /users/" request to use Go; created a Go module; installed Postman macOS; took a 15min break after an hour; got my frontend app "talking to" my Go backend (successfully returned "Hello World" and had it on-screen in my frontend app); added Go middleware to log every request to the console so I can see what is happening; renamed my (default) branch from 'master' to 'main'; got live reloading for my Go backend (it automatically reloads the backend when I make changes to the code); confirmed my "POST /users/" returns 201 when I use the frontend registration form; came up with a task for tomorrow: get "POST /api/session" working; set up PyCharm to be able to explore my SQLite db from within the DB toolbar; confirmed that my user registration created a new user record in the db
Watched the 'Initial walkthrough video' Steven prepared to explain how the app should work in more detail (going through his Balsamiq mock-ups). #cleanexam
1.0: Went through more JS documentation #securedfyi
tour the music school I've been studying at #lyfe
Went out for a walk #life
Watched a walkthrough of Vocaloid to understand what it can do. #rhymecraft
Designed and implemented a rough draft for an onboarding tour
Spent an hour reading some of [the backend code][1] for a Go / Vue chat app I saw posted to Reddit, as a way of trying to build familiarity with how my Go / Vue projects should be structured / work.
[1]: github.com/wizzldev/backend/
Went through assignments #education