This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-28
Channels
- # announcements (2)
- # babashka (21)
- # beginners (24)
- # calva (9)
- # cider (7)
- # clj-kondo (12)
- # clojure (116)
- # clojure-europe (5)
- # clojure-korea (2)
- # clojure-norway (3)
- # clojure-poland (1)
- # clojure-spec (5)
- # clojurescript (12)
- # cursive (12)
- # datomic (8)
- # google-cloud (4)
- # honeysql (16)
- # java (18)
- # lsp (10)
- # missionary (14)
- # polylith (12)
- # re-frame (13)
- # releases (4)
- # shadow-cljs (10)
- # sql (10)
- # testify (2)
Clojure 진영에 있다보면 'it's all just data', 'it is all about data' 라는 말을 여러번 듣게 됩니다. 맞는 말이지만, 그렇다고 우리의 모든 코드가 데이터를 직접 제어하는 방식으로 짜여져야 한다는 뜻은 결코 아닙니다. 영상에서 purelyfunctional 팟캐스트로 유명한 Eric Normand는 적절한 encapsulation을 통한 데이터 제어에 대해 설명합니다. 저희 회사에서도 도메인 모델링을 적극 활용하여 이와 같은 encapsulation practice를 실천중인데요, 효과가 많이 체감됩니다!
👍 1