Composition versus Inheritance in Software Engineering
A comparison between both approaches, revealing their distinct roles in shaping software engineering practices.
A comparison between both approaches, revealing their distinct roles in shaping software engineering practices.
Discover effective ways to speed up data searches in your database by exploring database indexes.
A script for converting the keyboard layout indicator on Gnome from text to country flags
A development and release process with automated changelog generation and how to configure it
Some points to take into consideration when designing an API
Redis is an in-memory database project implementing a key-value store with optional durability
Forget about the cookies and sessions. Time to go stateless!
How to generate HTML documentation for your endpoints
How to do it using a backup script I developed and Docker
When you need to setup a cron job, you can do it using Docker. In this post I show how to do that with an Alpine Linux image