andrejewski / raj

The Elm Architecture for JavaScript
https://jew.ski/raj
MIT License
196 stars 8 forks source link

Improve architecture section; drop types #29

Closed andrejewski closed 6 years ago

andrejewski commented 6 years ago

Talking with @austin-rausch, it was clear my dense writing is making things are harder to grok. I've simplified the README language, slowing introducing new concepts instead of assuming a FP/Elm background. But even then, looking back, I must have been expecting people to Rain Man this document.

I have also removed the type annotations. While still valid, they don't really explain anything new that the new architecture section doesn't unless you solely think in types. I certainly don't want to scary people away with those.