Codeminer42's Engineering Blog
Intermediate

Alternative for low-end machines to develop mobile applications
A few days ago, I was suffering while trying to develop new features for a react-native app due to my machine not being powerful enough. I was aware of the…
Improve Your Workflow with Git Worktrees
In our last post about git, we discussed the git-stash command. We thought of a situation where we get interrupted to work on more urgent stuff, which is quite common…
Using Mapbox to plan a city: a use case
We all know how maps are important. They are always there. Maps, since thousands of years ago, have been an essential way of extracting information. We can cross oceans from…
Rails’ Dirty Modules: Checking models states
Wonderful Monday(?) *All characters appearing in this article are fictitious 9:00 AM Me「It's Monday already. I really don't feel like working」 Me「Unfortunatelly, it can not be helped. Gotta check Slack...」…
Event-Driven Architecture #2: Our First App
Hello everyone! This article is a continuation to the series about Event-Driven Architecture (you can find the first one here). Since we already had a basic introduction to EDA, now…