These are public posts tagged with #figwheel. You can interact with them if you have an account anywhere in the fediverse.
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
@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.