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

Use a front-end framework #11

Open
samueldurantes opened this issue Jan 2, 2024 · 1 comment
Open

Use a front-end framework #11

samueldurantes opened this issue Jan 2, 2024 · 1 comment

Comments

@samueldurantes
Copy link

I believe that using a front-end framework (like NextJS or Remix) helps both the user experience and the developer experience.

Today the project lacks some useful features, such as a dropdown in the search and some CSS improvements that would help the results become more readable.

@nomeata
Copy link
Owner

nomeata commented Jan 2, 2024

Thanks for bringing this up. Maybe I am old, but I see some value in low tech solutions where they are sufficient, and hence am hesitant to add complex frameworks and client-side logic to the mix.

CSS improvements are certainly possible without a framework, and I appreciate contributions.

What kind of drop down do you envision? My browser already adds suggestions based on the history of searches.

Note also that Loogle has a simple JSON API, so if you feel inspired to create a more fancy frontend, you can! If it sees clear traction that's a good way to convince me.

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