Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Anyone else using Svelte? I've recently picked it up and I must say I really like it. The build bundles are ridiculously small, and it's really nice and easy to use, albeit the Svelte Language Server in VS Code still is a bit iffy!

  • Submitted


    The start page contains loads of images (svg) since all countries are listed by default. Has anyone created a solution where countries below the fold are lazily rendered?

    I think the performance is acceptable (barely) as it is, but if I we're to optimize something it would be to not render invisible "country elements" on the start page.

    And this was my first time using Svelte, so if anyone has any comments on the code regarding that you are more than welcome to slash me :)