Creating websites requires a great amount of organisation in order to simplify any further changes while maintaining consistency. Even though this task seems daunting at first sight, it can be supported by a methodology like Atomic Design – which compares created components to atoms, molecules and organisms.
Alembic is an awesome library to setup migrations for your database schema which works really great. There is one small…
Sometimes managing tasks assigned to a person can be hard. Being a heavy command-line user, I have stumbled upon a set of tools that address these issues and provide a pleasant interface for handling tasks assigned to me. Ladies and gentlemen, let me introduce the three warriors.
From a combination of Reactive Extensions, MVVM and Coordinator Pattern we created the pattern that, for the purpose of this article, is called Reactive Coordinators.