You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some (if not all) implementations still have traces of the online version of the workshop. I didn't notice that before the workshop and then only during the exercise noticed that people where confused by the online-bits. Had to make it clear that we're working on the datasets in /data/*.json.
I propose we remove the web version. If we still want to force people to use incremental updates, we could change the boilerplates to not work with a sequence of events, but wrap them all in a fold.
Some (if not all) implementations still have traces of the online version of the workshop. I didn't notice that before the workshop and then only during the exercise noticed that people where confused by the online-bits. Had to make it clear that we're working on the datasets in
/data/*.json
.I propose we remove the web version. If we still want to force people to use incremental updates, we could change the boilerplates to not work with a sequence of events, but wrap them all in a
fold
.Example for a constrained boilerplate:
The text was updated successfully, but these errors were encountered: