mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
Removing unneeded line breaks that affects UI
This commit is contained in:
parent
b05dce4ba6
commit
3bbba25ab3
@ -167,8 +167,7 @@ They have to implement the control logic of your re-frame app, which
|
|||||||
means dealing with the outside, mutative world of servers, databases,
|
means dealing with the outside, mutative world of servers, databases,
|
||||||
windows.location, LocalStore, cookies, etc.
|
windows.location, LocalStore, cookies, etc.
|
||||||
|
|
||||||
There's just no getting away from living in a mutative world,
|
There's just no getting away from living in a mutative world, which sounds pretty ominous. Is that it? Are we doomed to impurity?
|
||||||
which sounds pretty ominous. Is that it? Are we doomed to impurity?
|
|
||||||
|
|
||||||
Well, luckily a small twist in the tale makes a profound difference. We
|
Well, luckily a small twist in the tale makes a profound difference. We
|
||||||
will look at side-effects first. Instead of creating event handlers
|
will look at side-effects first. Instead of creating event handlers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user