Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: UX slow response time #3

Open
CodeItQuick opened this issue Mar 24, 2024 · 2 comments
Open

Bug: UX slow response time #3

CodeItQuick opened this issue Mar 24, 2024 · 2 comments

Comments

@CodeItQuick
Copy link

CodeItQuick commented Mar 24, 2024

Users have noticed that the application's UX responds slowly, resulting in multiple requests from users, etc.

@arnolanglade
Copy link
Owner

Hi @CodeItQuick

The application is using the free hosting plan of Vercel which is not performant. I think that the app can be optimized too. Can you describe what you have done, plz? I need to understand how you used the app.

Thanks for reporting this issue.

@CodeItQuick
Copy link
Author

My first attempt at it I used a very high level goal: "I want to build a performant SQL Lite Database in C". It feels like its meant for lower level tasks, at the feature level or something? This side project I think is lacking definition at a much higher level than that initially.

I did my best to flush out the SQL Lite projects I was thinking of writing using a somewhat-similar method. I think it was called "Impact Mapping". All the same I've never really been sold as much on mind mapping. You can see the idea flushed out in the readme here: https://github.com/CodeItQuick/CTddSqlLite

You can also see my list of projects/prototypes/etc. here: https://codeitquick.github.io/ (Realize the site is pretty buggy right now, its under fairly heavy reworking).

Funny enough with the latter the Mikado method would have helped as a Jekyll website will not be TDD'd. It seems like lower level ideas for the Mikado method have to be taught as a tool in the toolbelt, rather than as a mapping exercise that I kind of did for the Sql databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants