Current Strategies for Client-side Communication Between Components
These days we have dynamic and modern UIs in our Web Apps. We learned that the best way to build reactive and reliable UIs is …
Codeminer42’s Engineering Blog
These days we have dynamic and modern UIs in our Web Apps. We learned that the best way to build reactive and reliable UIs is …
Recently a Rubyist friend of mine got a new client. He liked the client’s software idea, but the software was written in Python. Because of …
Test suites all over Ruby land are frequently riddled with a bad obsession: one liner spec examples. No matter what level of complexity a particular …
Yeah, everyone knows, it’s the mor law of versioned systems, NEVER do a git push -f on the default branch, never, even when you know …
This is something I often mention in code reviews, and it’s also mentioned in some Rails guidelines elsewhere without further explanation: please, don’t hide instance …
Imagine the following situation: You were asked to create a new wallet feature to an application. This wallet must allow money transfer between users. Basically, …
Bugs are commonplace artifacts in any kind of software system. Most applications are filled with lots of bugs, for so many reasons that can’t even …
You probably have already heard that old classic phrase: I don’t know what’s happening… It works on my machine… Vagrant came to solve this problem, …
Here at Codeminer we use Ruby and Ruby on Rails as our main technologies, but we also deal with other ones such as Java, Swift, …
Read in english here. Olá. Que tal esquecer um pouco a rotina e a realidade e fazer uma viagem ao interior de sua mente? Descobrir …