How to Detect Forbidden Words in Text (Without Slowing Down)
During our workday or free time, we use apps and tools that heavily rely on data structures like trees (binary, red-black, AVL, etc.). Whether we’re …
Codeminer42’s Engineering Blog
During our workday or free time, we use apps and tools that heavily rely on data structures like trees (binary, red-black, AVL, etc.). Whether we’re …
React Native is a known framework for building mobile applications with React. In its workspace you will find some similarities with web development, such as …
If you’ve reached this post, you’re likely discovering and exploring the Ruby language, so, this article was made for you! The idea here is to …
On November 23rd, Codeminer42 organized its first Hackathon. The goal was quite simple: to encourage the experimentation of new technologies in problems that are a …
The 80-20 rule is empirically observed in many human phenomena and activities and it is no different in programming. By understanding a portion of the …
On March 10th, the second edition of the “Rinha de Backend” (“Backend Fight”), a very fun hackathon, finished. I participated in this edition, and I …
Hello again! In case you fell here and have no context whatsoever, don’t worry! This is the final part of a two-part blog post, in …
Wrap and Roll – Part I – Faraday In case you ever have interacted with external APIs, you most likely have noticed that not all …
That’s right, you’ve read it correctly, you are probably using React Context API the wrong way… or at least not taking full advantage of what …
TLDR: This is NOT about installing Linux on a Mac! Who would do that? 😏 So, you got yourself a new Macbook. Maybe it was …