Author: Erdbaerchen
-
Month-long writing events
NaNoWriMo is the classic of a month-long writing event. But there are more. And there are good reasons to participate.
-
Achievements for Apps
Achievements motivate users to use apps. For the full experience, here are four types of achievements to use.
-
Angular – User Accounts with Firebase Rest API
My preferred handling of user accounts consists of an anonymous usage that can be upgraded to online storage of data.
-
Write the boring scene
Every writer now and then comes across a boring scene. Please don’t write it, but search a solution for it.
-
Angular – Welcome to the dark mode
When implementing the dark mode for an angular project, there are several possibilities after detecting the users preference.
-
Dark Mode
By today the dark mode is widely known and used. But there are pitfalls in implementation and misbeliefs about its benefits.
-
Creating your Body of Work
The Body of Work lists an artists creative output. A writer should know about all the stories she created in her live.
-
Web Forms – Tests
To adequately test a web form, the first step is a test plan. Consider the different ways to interact with the form.