Posted inProgramming
Late Architecture with Functional Programming
Many approaches to software architecture assume that the architecture was planned at the beginning. Unfortunately, the architecture planned in this way is hard to change later. Functional programming can help…