Dissecting Deno
            
            
                
                    
                        https://fettblog.eu/dissecting-deno/
                    
                    
                        
                        
                            ·
                        
                        I had the chance to toy around with Deno recently. And with “toy around” I mean dissecting it into little pieces and see how the sausage was made. So, my view is not from a user’s perspective who wants to create and run apps with it, but rather one who has a huge interest in JavaScript runtimes, Serverless, and Rust.