by Laurence Chen
There is a famous quote: Programming is thinking, not typing. After doing this job long enough, sometimes, I feel I am doing too much typing. No matter whether humans are
            
     
            
    
        
            
                By Alys Brooks
It’s easy to forget the Java Development Kit is, in fact, a kit.  Many Clojure developers, myself included, rarely work with commands like java directly, instead using lein, boot,
            
     
            
    
        
            
                By Alys Brooks
Community contributors and Lambda Island team members have been busy working on new projects and improving existing ones.
If you want to join in, check out our blog postcalling for
            
     
            
    
        
            
                By Arne Brasseur
In part 1 I set the stage with a summary of what nREPL is and how it works, how editor-specific tooling like CIDER for Emacs extends nREPL through middleware, and
            
     
            
    
        
            
                This first part is a recap about nREPL, nREPL middleware, and some of the issues and challenges they pose. We’ll break up the problem and look at solutions in part 2.
The