This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-24
Channels
- # announcements (8)
- # babashka (16)
- # beginners (18)
- # biff (4)
- # calva (18)
- # clj-kondo (20)
- # clojure (24)
- # clojure-brasil (1)
- # clojure-europe (13)
- # clojure-nl (1)
- # clojure-norway (35)
- # clojure-uk (3)
- # clojurescript (16)
- # core-async (50)
- # cursive (5)
- # data-science (5)
- # datalevin (5)
- # datomic (69)
- # dev-tooling (18)
- # fulcro (3)
- # gratitude (1)
- # honeysql (5)
- # hyperfiddle (4)
- # jackdaw (2)
- # jobs-discuss (24)
- # lambdaisland (7)
- # lsp (16)
- # malli (5)
- # off-topic (65)
- # overtone (16)
- # pathom (28)
- # portal (3)
- # re-frame (24)
- # releases (1)
- # shadow-cljs (101)
How can I make portal render maps like the when *print-namespace-maps*
is set to false
(so, not nested)?
sorry for the delay... yes, they are. specifically when I'm in a new codebase where I'm not familiar with all the namespaced keys used . When using the inspector to view deeply nested map with namespaced keys, it can be rather difficult to understand. However in other cases I really like how the inspector groups the related ns'ed values together. Over the past week I started using the tree view more for browsing unknown deeply nested maps, and that's is working better.