🐢 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.
    
    
        
            🤔 David
        
        I've been playing around with svelte for my personal website. I think that it's great for small applications.