Convert named imports to default imports from node modules
For Clye I want people to be able to send date suggestions and to add time based notifications. So what I want is for people to type in tomorrow 6PM and it should be detected as a time reference. So well, what are the options? I could go with an alre...
My App Clye has a pretty powerful messaging interface, that allow context sensitive potentially shared notes. This way every user has the correct notes in places whenever he is in any conversation or viewing a page in Clye. However, the application m...
Markdown ist eine schöne einfach Möglichkeit Texte zu schreiben ohne von Formatierung abgelenkt zu werden. Ich stoße jedoch häufig an ein paar Probleme was das Bildern angeht und habe deshalb hier das wichtigste zusammengefasst. Bilder lassen sich am...
I use Firebase for some of my projects as the backend of some applications namely oneVcard and Clye. But now I need Server Side rendering for some of the routes to make Integrations and correct metadata handling as well as performance work the way it...