A
Size: a a a
A
T
T
А(
MD
VP
(rf/reg-event-fx
::exec-http-success
(fn [_ _]
{:http-xhrio
{:url "url2"}}))
(rf/reg-event-fx
::exec-http
(fn [_ _]
{:http-xhrio
{:url "url1"
:on-success [::exec-http-success]}}))
MD
VP
VP
VP
MD
MD
MD
VP
VP
MD
MD
VP
{:method :post
:uri "uri"
:body (doto (js/FormData.)
(.append "file" (-> file .-target .-files first)))}
VP
MD