Codeminer42's Engineering Blog
The Miners

What you need to internationalize your Jekyll website
Hello, there! If you are looking for information regarding the internationalization of Jekyll websites, you have come to the right place. Here, we are going to talk about how to…
Creating Powerful Rails Project Templates
In this article, we'll dive into how the rails config file can be helpful to streamline your rails project templates, especially, if you need to set up many rails projects…
CodeTips#10: Throttle and Debounce
When you learn to code, you usually start with understanding types and declaring variables, then reusing code through functions, calling pieces of code conditionally, calling code multiple times with loops,…
Colors on websites: Beyond Aesthetics (Part II)
Creating a cool but simple color palette can be very difficult, right? Designers often focus on UI and UX to get it right. But how does it all work? Navigation…
Colors on websites: Beyond Aesthetics (Part I)
Colors are around us everywhere, even in the virtual world. Many people may think that their importance is only linked to aesthetics, after all: “If your website needs to be…