Back
Similar todos
Moved my API routes into a 'resources' folder to keep things a little more organized and since that's the pattern in the Flask-Vuetify template I like. #rhymecraft
Refactor VueJS code to better handle API calls
move all api calls to vuex actions #gitwriter
Got the app working where the Vuetify interface can exist at a different endpoint than the existing UI as a way of hopefully avoiding needing to fix all the CSS problems right now. #rhymecraft
Create a branch where I'm going to try getting the app looking nice with Vuetify because the #1 source of stuff taking a long time is that styling the app takes forever, and the projects I'm working on for my Upwork clients move way faster because I'm using Vuetify (at the expense of not looking as nice as a DAW or IDE desktop application). #rhymecraft
Decide to create a branch where I abandon almost all my existing styling and totally switch to Vuetify because I think the custom styling and complexity of having everything as one route is what's causing me to procrastinate. #rhymecraft
migrate backend to NextJS API #shipr
Removed Vuetify because 1) it was messing with my existing styling, 2) I think I may try to style everything myself, and 3) it's easy to add back later now that I have the commit. #rhymecraft
migration from reactjs to vuejs to have all my projects on the same stack #mimesis
fix #fashion Replicate API calls to NextJS backend so that don't take 30 seconds but instead polls (saves me 20$ per month on Vercel)
Move all the nonvuetify app components into a subfolder to not get them confused with the vuetify app components. #rhymecraft
create API system for backend #awarded
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/
Write up strategy for making API and JS script fast
refactor #colourhunt code and cleanup to new nuxt structure
On my local version of the app, have the default route be to the Vuetify app rather than the existing app. #rhymecraft
#allplay client: rip out vue and go straight vanilla js
Moved project from VanillaJS to VueJS #wheel