Giter Site home page Giter Site logo

Comments (5)

danneu avatar danneu commented on August 20, 2024

Yeah, the biggest challenge for anyone I try to lure into Clojure is arriving at a sensible workflow. Particularly when they suffer with an arduous workflow and don't realize how much easier it can be.

I'm no workflow master myself but I tried to enumerate some ideas on HN recently: https://news.ycombinator.com/item?id=5870669

Maybe this is a section that a few screenshots would assist.

from clojure-cookbook.

jcromartie avatar jcromartie commented on August 20, 2024

I've found that REPL-driven development is hard to explain but easy to demonstrate. It's probably better to show it via screencasts than try to write about it, but it's worth a shot.

from clojure-cookbook.

ifesdjeen avatar ifesdjeen commented on August 20, 2024

I'd say that REPL-driven environment sometimes spoils people and they stop writing tests (seen that happening, actually).

My usual workflow is writing code, compiling it right in Emacs, then running a test. That kind of helps to preserve the history of something you'd usually evaluate in repl.

from clojure-cookbook.

eigenhombre avatar eigenhombre commented on August 20, 2024

I use both the REPL from Emacs as well as Midje for testing and find that they are both very helpful.

Personally I think Emacs probably provides some barrier to entry for newcomers to the language. Siince so many Clojurians use Emacs, Ryan's talk would be a good place to start. But I think Eclipse/Counterclockwise, Vim plugins (which I know nothing about), IntelliJ/LaClojure and Light Table alternatives should be at least mentioned in the recipe.

from clojure-cookbook.

avescodes avatar avescodes commented on August 20, 2024

We'll probably try to work this into the introduction. Thanks folks.

from clojure-cookbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.