🐢 Keb
        
        Anyone use Svelte after coming from another JS framework? What are your thoughts on it? It does seem to produce the tiniest bundles AND provide better performance than React & most other JS libraries. I guess if you can get over its initial weirdness and DSL, it seems like the obvious choice.
    
    
        
            🐢 Keb
        
        Awesome! I just checked out your site and it looks great. Did you use Sapper by chance or just regular Svelte? I also just finished a small project with Svelte. I wonder how it scales.