figwheel

FlavaDave 2019-02-06T04:45:35.018400Z

@dgonsalves22 has joined the channel

2019-02-06T09:59:21.018800Z

Is there a way to mark a portion of code to 'only run once'. Similar to defonce?

2019-02-06T10:00:24.019400Z

Or should I increment a counter on each reload, and have a condition to run that code only when counter is zero?

2019-02-06T10:01:13.019700Z

Nvm, i found the part with defonce (do in the docs

2019-02-06T12:27:44.019900Z

@magnars has joined the channel