
S4 E22 Polylith with Joakim, James, and Furkan (Part 2)
ClojureStream Podcast
00:00
Polylith's Check That Confirms That No Component Can Access Private Code
Polylith is a new programming language developed by Google. It's designed to prevent spaghetti code, where components call each other behind the scenes. A component lives in its own source directory and doesn't know anything about the outside world. polylith enforces that the only way you can call functionality in another component is by calling the interface.
Transcript
Play full episode