Ronald Blüthl's Blog

Ronald Blüthl's Blog

Follow
homeSponsorbadgesnewsletter
Tag

Software Engineering

#software-engineering

More content

Read more stories on Hashnode


Articles with this tag

The only constant is an ID

Jan 5, 20232 min read 200 views

All data should be mutable by default · I claim that all (user) data in a database should be mutable by default. Always. Well, almost all data. There are...

The only constant is an ID

The code

Jan 3, 20234 min read 323 views

Thoughts about the 0’s and 1’s · Every line of code you don’t write, you don’t have to maintain. Every single line of code adds complexity to your...

The code

How to write better code

Oct 7, 20228 min read 5.3K views

15 simple, yet effective tips to produce better software · I've been professionally building software for more than 10 years now. Over time, I've written...

How to write better code