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
Here I list some apps I have used and others I still use and recommend
Challenges, comparisons and improvements. A bit of what I've been experiencing with Node.js
Say goodbye to debugging with console.log. Start using breakpoints and a real debugger
How to configure the environment, write the tests, write the API endpoints and generate the code coverage report
Some websites I've been using for learning languages
In this video I use Debian Linux on Virtualbox to show how a load balancer can be configured using Nginx, distributing the load among other instances
Hybrid mobile development with HTML5, AngularJS and Cordova
How I started using Linux and the things I love about Arch Linux
PHP's 20th anniversary and what this language means to my career
I never understand when some people defend one programming language or full stack and never wanna know about other technologies and learn more about their di...