Issue 2020-W14
Subscribe to new issues of the bulletin via the RSS feed or by email.
This week has been about cross platform GUIs, Git flows, software architecture, postgresql and search engines.
How the Creators of Git Do Branching
An article explaining the Git Workflow juxtaposed to the well known GitFlow.
Both workflows assume a product with multiple releases in play. If you have a single-release situation like a simple web application, don't even bother.
Sad state of cross platform GUI frameworks
An overview of a handful of graphical user interface frameworks. Shows the poor state of the situation and puts in context the (well deserved) criticisms Electron tends to receive lately.
10 Things I Hate About PostgreSQL
An article with a healthy criticism to PostgreSQL. It ends with:
You should probably still use PostgreSQL and not something else for storing data that you’d ideally like to, you know, keep around for some time.
The Elephant in the Architecture
An article on why technical (architectural) decisions need to be contrasted against business value.
Licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.