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-community-js-integration-examples
Examples of common uses of ports and web components
mfeineis/imperative-dom-exploration
An exploration in making a small "imperative DOM" library inspired by imba or svelte
mfeineis/kata-elm-attack-vectors
Exploring ways to attack an Elm app in a compromised JS environment
mfeineis/elm-hn-app
A simple Hacker News client using Cordova written in Elm
mfeineis/aframe-exploration
Exploring the A-Frame library
mfeineis/aydin
This is an exploration in creating an easy to use kind of Virtual DOM library.
mfeineis/collectr
Manage your music collection offline on disk
mfeineis/elm-design-insights
A small aggregator for interesting git logs for the Elm core packages
mfeineis/elm-elements
Easy to use helpers for putting Elm apps into CustomElements
mfeineis/elm-imperative-dom-exploration
A tech demo to see if we can marry Elm with an imba/svelte style imperative DOM
mfeineis/fsharp-webapi-exploration
A simple toy webapi using .NET5 with F#
mfeineis/greeshka
mfeineis/guidelines
guidelines for *-extra contributors
mfeineis/hubjs
mfeineis/kata-canvas-checkerboard-rendering
A very basic exploration on how checkerboard supersampling works
mfeineis/kata-chatapp
Yet Another Toy Chat Web App
mfeineis/kata-gentlate
Experimenting with project generator templates
mfeineis/kata-mvvm
Exploring how Aurelia.io-like Model-View-ViewModel bindings might work
mfeineis/kata-react-hooks
Exploring how React hooks might work under the hood
mfeineis/kata-universal-custom-elements
An experimental API to build custom elements that can be rendered on the client and the server without modification
mfeineis/kata-vanillajs
Some fiddling with library-less JavaScript
mfeineis/mfeineis.github.io
mfeineis/microfrontends-techniques-exploration
A living explorative example of a straight forward frontend-centric microfrontend architecture
mfeineis/parcel-bundler-tryout
A small sample following the parcel bundler tutorial
mfeineis/spectacle
mfeineis/toy-lisp
A toy lisp
mfeineis/ts-declaration-merging-example
A minimal example to demonstrate how to use declaration merging to declare global variables in TypeScript
mfeineis/wasm-exploration
A tiny playground to explore how the text format of WASM works.
mfeineis/wc-monaco-editor-with-elm
An example setup of the Monaco editor included by Elm via Webcomponent
mfeineis/weavejs
Webstandards-inspired Model-View-ViewModel library