Pinned Repositories
cqrs-exploration
Toying around with a simple CQRS layout
cqrs-lib
An exploration for building web frontends with simple cqrs functional building blocks
elm-community-js-integration-examples
Examples of common uses of ports and web components
elm-legacy-browser-setup
A minimal Elm 0.18 setup that supports IE8+
elmanac
This is the home of a hypothetical new advanced search interface for Elm packages.
imperative-dom-exploration
An exploration in making a small "imperative DOM" library inspired by imba or svelte
kata-elm-attack-vectors
Exploring ways to attack an Elm app in a compromised JS environment
microfrontends-minimal-exploration
An exploration of how to structure microservice widgets into a cohesive - yet ugly - UI
mfeineis's Repositories
mfeineis/elm-legacy-browser-setup
A minimal Elm 0.18 setup that supports IE8+
mfeineis/microfrontends-minimal-exploration
An exploration of how to structure microservice widgets into a cohesive - yet ugly - UI
mfeineis/elm-0.19.1-hello-minifier
A dead simple Hello World in Elm to demonstrate dead code elimination using `terser`
mfeineis/elm-lazy-loading-poc
Exploring lazy loading modules with Elm
mfeineis/adven-ui
An exploration for a custom UI in Elm
mfeineis/bugout
Back end web app services over WebRTC.
mfeineis/citats
Yet another exploration of generating static html pages
mfeineis/elm-compiler
Compiler for Elm, a functional language for reliable webapps.
mfeineis/elm-conf-europe-2018-tshirt-design-contest
mfeineis/elm-cordova-app-exploration
mfeineis/elm-expectations
Trying to set expectations about @elm processes
mfeineis/elm-i18n-exploration
An exploration of managing internationalization, the Elm way
mfeineis/elm-intents-and-facts
Playing around with the Intents and Facts approach in Elm
mfeineis/elm-messagebus-exploration
A simple WebWorker based frontend message bus setup using Elm
mfeineis/elm-parser-exploration
Getting acquainted with `elm/parser`
mfeineis/elm-style-elements-tryout
Let's see what the fuzz is all about
mfeineis/elm-transient-state-exploration
An exploration in using custom elements to extend your Elm app with transient local state
mfeineis/elm-vdom-exploration
Let's see when Elm's VDOM actually tears down custom elements...
mfeineis/elm-webworker-exploration
An exploration of how to run Elm business logic inside a webworker while only using the UI thread to render
mfeineis/faas-lib-exploration
An exploration on yet another Function as a Service library
mfeineis/filament
mfeineis/game01
Yeat another generic game
mfeineis/jslib-api-exploration
A scratchpad of API usage ideas for JS libraries
mfeineis/kata-using
A playground for a frontend library that never came to be called "using.js"
mfeineis/learn-how-to-type
A web app to learn typing on your keyboard
mfeineis/microfrontends-adopt-dom-exploration
A proof of concept how to compose Microfrontends by loading html as a document to adopt DOM nodes from
mfeineis/monorepo-exploration
An exploration in using a mono-repo
mfeineis/rigor
Exploring finely grained dependency tracking instead of VDOM
mfeineis/stub-lazy-loading-exploration
Illustrates an approach to lazy loading JS dependencies reverse engineered from facebook's sdk
mfeineis/torotoro
A minimalistic dependency free spy library that runs everywhere