Data dump
By @IvanTheGeek
- IIn reply toIvanTheGeek⬆:@IvanTheGeek
To do this I added a function and data type to the MVU pattern. The function is perform and the data type is Effect. Looking at it from an Elm perspective, Effect is roughly equivalent to Cmd. And perform is roughly equivalent to JS code you invoked through ports. But with some major quality of life differences.
- IIn reply toIvanTheGeek⬆:@IvanTheGeek
You are an expert at event modeling, functional programming, event sourcing, system design, and F# 10.
Provide an event model and use svg for visual representation.
Data storage will use files stored on the file system.
The event modeling will use clues from comments in the code and additional .md files and the code will be able to be created from an event model for a continuous loop.