Back
Similar todos
Started going through the "Let's Go" ebook, started my first Go web app.
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
Started work on a Go+Vuetify+Digital Ocean template, copied over the parts of my README for my Flask+Vuetify+Digital Ocean template that should also apply here. Feeling good about making forward progress towards making Go apps instead of staying stuck in tutorial hell.
Kept going on the code to send Gmail emails from my Go backend, this is a good way to get comfortable with Go...successfully ran the `quickstart.go` file example from developers.google.com/gmail/a… more time reading advice on Reddit about how to apply for jobs.
Created a very first GPT app. #sidecar
Signed up for WIP, and posted my app #prototypecards
Start coding the app #thechemistry
Spent time learning about using Go for a web app back-end to see if it would be better than using Python.
Trying a new app within #saasco. Exciting 🔥
Start working on the app for my new project
- spent a lot of time researching the differences between GitHub App and OAuth App. Realized i am completely lost and that codecov apparently somehow uses both. So spent another 30 mins looking at upwork and codementor to find advisors on GitHub App differences ✅ #greendeploy
Started working on a demo app, to see what I need to build version 1.0 #securedfyi
created my first nocode product (Carrd + Messagebird + Gumroad)
learned to use cloudapp
started the custom restaurant app project #witsio
first golang project done #bw
Start writing an article/story about building this app #simplycron
Got a Remake starter app deployed to Glitch!!! So now anyone can play around with creating web apps using only HTML! glitch.com/~remake-starter-app