Back
Similar todos
pushed thru and got the version menu done with Go + HTMX + cookies instead of starting over with PHP since i have no clue what i'm doing most of the time. it may be small but it made me happy
spent an hour implementing CRUD functionality on the yelpcamp example in WDB2024 from my notes and memory - and got *most* of it right! #learning
#redacted Wrapped up some security stuff. Starting to build out the Dashboard.
stayed up late implementing backend from scratch #60sbio
Managed to work for about 1h and continue coding the login #exerciseapp
finally implemented new design #prototypecards
finally, finally, finally finished the design of new client
Finished writing most of the backend, got to finish some middleware (upload, download) functionality and make the landing etc.
making progress on back-end #ramsay
finished a LONG day of day job to wrap up a client project after many months #revsys
Did some computer work today, feels good man
Finished's workout. Now onto adding user system in new app!
finished a bunch of tests and reworked our start project too #revsys
1.0: Done with membership backend #securedfyi
finished a ton of work on a new project. Halfway done with the app.
Felt great upon waking up after taking 300mcg melatonin last night before bed; today getting login working: figured out how to translate the email/password validators used in Let's Go Further to Huma's way of doing input validation so the API will return an error if the email/password don't pass basic sanity checks; figured out how to return a 404 error with Huma if the user isn't found in the database; got the code working that checks the supplied password against the hashed password in the db and returns a 401 error if they don't match; pushed pass my normal 2-hour daily work limit to get the endpoint working (returning a token) so I can move on to something else because this sucks. Next up (tomorrow): get the front-end to receive/save the auth token and send it when signing in / etc. #govuetifytemplate
Finally, got everything working and duplicated on the VPS. Took wayyyy more work than I thought it would.
made a menu, started painting the cooking area #ramen
Finished the frontend code for login (functionally works, UI needs some adjustments) www.loom.com/share/b747870fc3… #simpleotp
Worked really hard on the boilerplate. Got it to a decent shape. Project is now fully generated by cookiecutter, need to do further testing to ensure tailwind is fully integrated, and then testing for deployments.