How to consume APIs in React using Fetch and Async/Await
Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In this practical guide, we will explore how to use the fetch…
Ruby for the Curious: A Hands-On Guide to Getting Started
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 introduce the language with lots…
Hackathon 2024 – Codeminer42
This year, Codeminer42 held its first Hackathon, an internal programming event that energized the miners' weekend and brought a lot of knowledge, learning, networking, and of course, prizes! But what…
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…