home.social

#figwheel — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #figwheel, aggregated by home.social.

  1. The language #Clojure and #ClojureScript languages are so stable, with breaking changes being frowned upon in the culture. But breaking in the (frankly, awesome!) tooling has been my difficulty as I maintain a dozen projects of varying ages. It is a real problem. #cider #nrepl #figwheel #piggyback

  2. The language #Clojure and #ClojureScript languages are so stable, with breaking changes being frowned upon in the culture. But breaking in the (frankly, awesome!) tooling has been my difficulty as I maintain a dozen projects of varying ages. It is a real problem. #cider #nrepl #figwheel #piggyback

  3. The language #Clojure and #ClojureScript languages are so stable, with breaking changes being frowned upon in the culture. But breaking in the (frankly, awesome!) tooling has been my difficulty as I maintain a dozen projects of varying ages. It is a real problem. #cider #nrepl #figwheel #piggyback

  4. The language #Clojure and #ClojureScript languages are so stable, with breaking changes being frowned upon in the culture. But breaking in the (frankly, awesome!) tooling has been my difficulty as I maintain a dozen projects of varying ages. It is a real problem. #cider #nrepl #figwheel #piggyback

  5. @seancorfield @datenschauer Not too many gotchas; things worked pretty smoothly.

    One issue we debugged quite a bit was due to the difference in how version conflicts are resolved in deps vs lein. This resulted in ring version mismatches.

    Another thing my colleague had to deal with recently is that #figwheel + deps doesn't seem to have out-of-the-box support in Cursive.

  6. @seancorfield @datenschauer Not too many gotchas; things worked pretty smoothly.

    One issue we debugged quite a bit was due to the difference in how version conflicts are resolved in deps vs lein. This resulted in ring version mismatches.

    Another thing my colleague had to deal with recently is that #figwheel + deps doesn't seem to have out-of-the-box support in Cursive.

  7. @seancorfield @datenschauer Not too many gotchas; things worked pretty smoothly.

    One issue we debugged quite a bit was due to the difference in how version conflicts are resolved in deps vs lein. This resulted in ring version mismatches.

    Another thing my colleague had to deal with recently is that #figwheel + deps doesn't seem to have out-of-the-box support in Cursive.

  8. @seancorfield @datenschauer Not too many gotchas; things worked pretty smoothly.

    One issue we debugged quite a bit was due to the difference in how version conflicts are resolved in deps vs lein. This resulted in ring version mismatches.

    Another thing my colleague had to deal with recently is that #figwheel + deps doesn't seem to have out-of-the-box support in Cursive.

  9. @yogthos How do you run the tests automatically, #figwheel has a way to run the tests in a browser and get notifications, is there something to do that with #shadow-cljs ?

  10. @yogthos How do you run the tests automatically, #figwheel has a way to run the tests in a browser and get notifications, is there something to do that with #shadow-cljs ?

  11. Hadn't done any #ClojureScript development in months. First thing that hit me coming back is how #figwheel is still magic.

    I have no idea how other toolchains get by without it.