Back
Similar todos
Spent time learning about using Go for a web app back-end to see if it would be better than using Python.
See similar todos

No replies yet

Cross Post dev.to/golangch/omg-i-love-to… #fullstackjob
See similar todos

No replies yet

Spent 30 minutes reading 'Testing Vue.js Applications', stopped at 2.1.4 #rhymecraft
See similar todos

No replies yet

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
See similar todos

No replies yet

Only got ~5hrs of sleep after two double espressos yesterday, so I took a Lycopene capsule...signed up for a LinkedIn Premium free trial so I could send a message to a Kasikorn backend engineer to ask why users can't export their transaction history in CSV format...removed the 'Blog' link on nw.com b/c I don't have the WordPress blog up and I never really used the blog that much, added a link to my email address instead so people can contact me...started going through the Kasikorn API "Slip Verification" challenges...got the first one done...the second one requires I have SSL set up on my domain and not through Cloudflare...discovered while doing that that my whatdo site is returning a 404 if I try to sign in...got GoLand's db tool connecting to the digital ocean postgres db b/c I noticed that wasn't set up yet...install postgres on my macbook b/c something got messed up and somehow it seemed to not be installed...got all the db problems fixed, don't know how that happened...now having a CORS issue when running locally, all this stuff was working, IDK how it all broke...ok I remember now, I YOLO'd the backend code and disabled the existing router to get the Line echo bot working...sent an email to another local YouTuber to ask if I can be in a video with him...installed cursor and tried using it for a simple refactor task to get a sense of how it works...figured out a way (thanks to ChatGPT) to get the Line callback handler working while also not breaking the existing routes...went for a massage to give my brain cells some time to recover...used cursor some more and I get the hype, this is really cool, I'm surprised Jetbrains hasn't copied it yet...after a long while I finally got my whatdo backend working properly again (auth + user middleware working), it was a good learning experience with cursor and Go...got a GitHub Action set up so my DO dokku VPS will update when I push to main, so now both frontend and backend will update automatically when I push to GitHub...ending the day on this banger set: www.youtube.com/watch?v=d2340… Tomorrow: I need to bill hours to my client to make $, I want to try to finish the KBank API challenge to see if I can do the Slip Verification, I want to email another YouTuber, if I have any time left over I want to keep going with that Line/ChatGPT bot and try to make a frontend interface for it.
See similar todos

No replies yet

Spent a few hours reading React docs on React.dev #growth
See similar todos

No replies yet

Read 'Testing Vue.js Applications' for 30+ minutes, got up to section 3.4. #rhymecraft
See similar todos

No replies yet

Read 'Testing Vue.js Applications' for 40+ minutes, got up to section 4.3. #rhymecraft
See similar todos

No replies yet

Spent time researching whether to switch the app to use Nuxt.js for server-side rendering / static site generation. #rhymecraft
See similar todos

No replies yet

Read 'Testing Vue.js Applications' for 40+ minutes, got up to section 4.5 #rhymecraft
See similar todos

No replies yet

Spent some time learning NextJS and Express
See similar todos

No replies yet

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.
See similar todos

No replies yet

Went off a tangent and looking into v0.dev since I found out it supports Vue (vue0.dev wasn't so good) #research
See similar todos

No replies yet

Read 'Testing Vue.js Applications' for 40 minutes, got up to section 2.3 #rhymecraft
See similar todos

No replies yet

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.
See similar todos

No replies yet

👨‍💻 learning vue | i have to re-write some code from react to vue
See similar todos
Read 'Testing Vue.js Applications' for an hour, got to Chapter 4. #rhymecraft
See similar todos

No replies yet

Read 'Testing Vue.js Applications' for 30mins, stopped at 1.3. #rhymecraft
See similar todos

No replies yet

researching Vue.js
See similar todos

No replies yet

cross post dev.to/golangch/what-i-develo… #altafino
See similar todos

No replies yet