Christian Landgren
Christian Landgren
Hi! Thanks for a great service! It got me interested to see if I could replicate the main features in this idea in less than 140b. It did! https://github.com/irony/dwitter140b Here...
 Lägg en badge på som visar de olästa notifieringarna (nya sedan sist man var på den delen)

Önskemål från Nils via [email protected]: En funktion jag gärna skulle vilja se är en knapp för att maila alla vårdnadshavare/kopiera alla mailadresser för mitt barns klass. Motsvarande finns i Infomentor...
In the context of modern web development, many frameworks and libraries rely on the concept of a virtual DOM (VDOM) to manage and efficiently update the actual DOM of the...
Barnets namn högst upp är onödigt litet. Om det kan vara svårt att få plats med hela namnet kanske ikonen med barnets första två bokstäver (som används vid barnöversikten) kan...
When using Bull Flow it would be great to be able to track a whole multistep process all the way through. Maybe with an overview graph using a force directed...
FlatTap
When dealing with promises it would be nice to be able to do a `stream.flatTap(_(save))` which would disregard the output but wait for the promise to resolve. (shorthand for `stream.flatMap(item...