I want to introduce a project I’ve been working on for the past few months. I think it’s finally in a good enough state that more people can get onto it. Here’s what microfn is about and all the cool stuff you can do with it! Tiny composable functions Microfn is all about small functions (hence the name micro) - you have a small piece of functionality in the form of a function and want to run it somewhere. Well microfn is just the place for that! We run that function for you and make su...