top of page
Broadcasting with dependencies in Rails
Rails makes broadcasting updates easy with broadcast_replace_to, broadcast_append_to, etc. But what if you need to scope the broadcast to...
15 de abr.1 min de leitura
53 visualizações


Add Dynamic Behavior Easily with Stimulus.js
Want to make your website interactive without heavy frameworks like React or Vue? Stimulus.js is a lightweight JavaScript library that...
10 de abr.1 min de leitura
20 visualizações
Safely Accessing Nested Parameters in Rails: Understanding `dig` and `presence`
When working with parameters in Rails applications, especially nested ones, developers often face challenges like NoMethodError ...
6 de mar.2 min de leitura
52 visualizações
Optimizing Database Queries in Rails: Avoiding the N+1 Problem
What is the N+1 Query Problem? The N+1 query problem occurs when an application performs excessive database queries due to inefficient...
24 de fev.1 min de leitura
44 visualizações
🌐 Rails, React e React Native: Um Trio Poderoso para o Desenvolvimento Moderno
Já pensou em unir as forças de Ruby on Rails , React e React Native em um único projeto? Essa combinação poderosa permite criar...
12 de jan.2 min de leitura
47 visualizações


Code for Certain Things? But Langflow 1.1 Is Here!
If you're a developer, researcher, or just someone who's curious about Artificial Intelligence, you've probably faced this question: "Do...
30 de nov. de 20242 min de leitura
25 visualizações


The Wheel Turns Because It's Round: A Reflection on Trends and New Tools
In our day-to-day lives, whether programming or in any profession, we often encounter new trends, tools, and technologies that everyone...
4 de set. de 20242 min de leitura
14 visualizações


Deployments
Scenarios for deployment: Monday Wednesday Friday
8 de ago. de 20241 min de leitura
40 visualizações


Building a Stunning React Native App with TailwindCSS: Smooth Navigation and Stylish Effects
Join Our Live Coding Session! We are excited to invite you to our upcoming live coding session where we'll be diving into the world of...
6 de ago. de 20241 min de leitura
8 visualizações
The Universal Language: A Future of Unified Communication
Today, we still navigate a world with many different languages and modes of communication. However, it's becoming conceivable that in the...
3 de jul. de 20241 min de leitura
6 visualizações
🌟 **Is This the End of Basics?** 🌟
For years, I've been navigating through what the best frameworks or practices are, but things seem to be spiraling out of control....
2 de jul. de 20241 min de leitura
30 visualizações
Rodrigo, wait. You are not ready, but I'll help you
Years ago, I was working at a company in São Paulo, and the concept of home-office didn’t even exist yet. The company needed more people,...
23 de jun. de 20242 min de leitura
62 visualizações
New Course: 🚀 Interactive Rails with Stimulus Reflex
Enhance your Ruby on Rails applications with real-time interactivity using Stimulus Reflex. In this course, you will learn how to...
21 de jun. de 20241 min de leitura
2 visualizações
🚀 **New Course Alert! Introduction to Rails and Concerns** 🚀
This course is designed for all Rails enthusiasts who want to dive deep into the powerful concept of Concerns in Rails. Whether you're a...
21 de jun. de 20241 min de leitura
5 visualizações
The "No" You Already Have
In today's hiring landscape, it often feels like companies are just chasing metrics. They start with a wonderful message, making you feel...
19 de jun. de 20241 min de leitura
25 visualizações
Self-Explanatory Code: A Growing Challenge for Legacy Systems 🚀
Many companies increasingly struggle with poorly crafted and maintained legacy code in various languages and frameworks. This issue isn't...
15 de jun. de 20242 min de leitura
42 visualizações
🚀 React Native Course: Animations with Moti and React Native Reanimated!
🎓 Explore the animations for mobile development with React Native! Are you ready to elevate your mobile development skills? Join our...
13 de jun. de 20241 min de leitura
5 visualizações
🌟 The Role of AI in Shaping the Future of Business 🌟
I don’t know if this position is Analyst Comportamental. I don’t care if it exists, but I was thinking about how employees and companies...
13 de jun. de 20242 min de leitura
44 visualizações
The Importance of the Journey: 🚶♂️🚗 Finding the Balance Between Walking and Being Driven
Throughout life, we all strive to achieve our goals and reach where we desire. However, the way we choose to navigate this path can make...
11 de jun. de 20241 min de leitura
59 visualizações
🚨 Common Mistakes When Deploying a Rails Application in Production! 🛠️
When transitioning your Rails application from development to a production environment, it's crucial to be mindful of certain pitfalls...
9 de jun. de 20242 min de leitura
48 visualizações
bottom of page