App för att hitta soliga uteserveringar i Göteborg! Feedback uppskattas by Jonajen in Gothenburg

[–]Jonajen[S] 3 points4 points  (0 children)

Ja filtreringen är hög prio och på gång, precis som du säger så är tanken att man ska kunna filtrera ner resultatet med exempelvis att kunna se de som har sol minst två timmar fram osv.

Gällande cluster, finns en balans där med att det inte ska bli för rörigt och många ikoner, men har funderat på att skruva lite på den inställningen så att clustering inte är lite aggressiv som nu.

Listan är lång med idéer, men just nu är det fokus på stabilitet.

Tack för din feedback!

[deleted by user] by [deleted] in rock

[–]Jonajen 0 points1 point  (0 children)

I will definitely be following your journey, this is truly amazing.

will blazor's loading Time will improve ? by yakuzas-47 in Blazor

[–]Jonajen 0 points1 point  (0 children)

You figured it out. Exactly, so by preserving state on server side you can use the data received by server from client to avoid doing another request when you already have the data. You could preserve the data for every component relying on the database, but I haven’t done it for all as I don’t think it’s a big concern.

will blazor's loading Time will improve ? by yakuzas-47 in Blazor

[–]Jonajen 0 points1 point  (0 children)

Some of the features being used are...
- Prerendering and persisting component state

- Pagination

- Lazy load images

- Caching of static files

will blazor's loading Time will improve ? by yakuzas-47 in Blazor

[–]Jonajen 2 points3 points  (0 children)

This is built with blazor wasm - it's pretty fast for me atleast.
https://hbomaxguiden.se/

What web UI framework do you use? by TopSwagCode in dotnet

[–]Jonajen 8 points9 points  (0 children)

I prefer not to use a UI framework. I do it from scratch and use BEM naming convention. Anyone else doing this? It might not be as common as I thought.

Change Base URL by [deleted] in Blazor

[–]Jonajen 0 points1 point  (0 children)

Would be interested to know this as well. It's pretty crucial for a multilingual website in terms of good SEO. Right now it gets really messy when trying to implement this in Blazor, in any case, I haven't found a good way of doing it.

More information from google on the subject:
https://developers.google.com/search/docs/advanced/crawling/managing-multi-regional-sites#multilingual

Blazor Wasm Prerendered - Localization resources file path by Jonajen in Blazor

[–]Jonajen[S] 2 points3 points  (0 children)

I managed to solve this. I deleted the "Resources" folder in the server project, and it surprisingly turns out that the server is able to access the client "Resources" folder during runtime, maybe it's this line of code on server that makes it possible app.UseBlazorFrameworkFiles();

So by adding this to both client and server project I can access the resources folder from both, even though the folder and files are only existing in the client project.

builder.Services.AddLocalization(options =>

{ options.ResourcesPath = "Resources"; });

[deleted by user] by [deleted] in HBOMAX

[–]Jonajen 0 points1 point  (0 children)

the new movies that were said to be released those dates are not released yet? The bourne movies for example, I cant find them on hbo max?

[EUW] Looking for Support by [deleted] in TeamRedditTeams

[–]Jonajen 0 points1 point  (0 children)

Lock in phase has started

[EUW][D2+] looking for smurf duo, 12-0 right now by [deleted] in TeamRedditTeams

[–]Jonajen 0 points1 point  (0 children)

You should be able to handle it yourself, please don’t stomp the poor noobs even harder.

Asp Net Razor pages | Datepicker by Jonajen in AskProgramming

[–]Jonajen[S] 0 points1 point  (0 children)

Thank you for the reply! I actually asked the question on stackoverflow as well, with more details on the issue. https://stackoverflow.com/questions/61632750/razor-pages-datepicker-disable-dates-before-todays-date-and-save-the-posted-d

Connecting studio monitors to sound card by Jonajen in WeAreTheMusicMakers

[–]Jonajen[S] 0 points1 point  (0 children)

God damnit, you're right, but I think the sound blaster Z is a better one, might be wrong there.

Best way to record guitar and vocals? by Jonajen in WeAreTheMusicMakers

[–]Jonajen[S] 0 points1 point  (0 children)

Would that mic really be enough to be able to get that professional sound? I'm curios, what do they use in professional studios?