freerange icon indicating copy to clipboard operation
freerange copied to clipboard

Results 5 freerange issues
Sort by recently updated
recently updated
newest added

Hi, I've been using this fork of re-frame and I'm loving so far! Great work! I have a suggestion: currently, to create a frame, I need to remember to run:...

1. What is the difference between `re-frame` and `freerange`? 2. Is freerange meant for Nextjournal internal usage primarily, NJ internal usage only, or, is it perhaps suitable for external use...

This should prevent `Failure: Root logger has no level set.` errors when logs are produced, e.g. while registering default handlers when loading the namespace. This assumes a consumer of freerange...

i am looking at the code and understand the frames approach, but i am struggling to put together a running example. thanks.

Example of using the performance api to measure event-handling timings. These can be nicely viewed in devtools `Performance` tab profiles. In the example below, we see the `doc/tx` event taking...