Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

How to seed million rows!!

https://medium.com/@vaitheeswaranlm/how-i-seeded-a-million-records-in-seconds-and-you-can-too-1a6b0cb3a461...
23.04.2025 0 Read More

Rails 7.1: How Ruby on Rails Developers Can Use the .with Query Method for CTEs

For Ruby on Rails developers looking to level up their database query skills, Rails 7.1 introduced a powerful new feature that deserves your attention: the .with query method. This elegant addition al...
23.04.2025 0 Read More

Keep Active Record models clean with Decorators

This article was originally published on Rails Designer's Build a SaaS.There is no shortage of patterns in programming: Singleton-, Service- or Command patterns. Some are so similar, I don't even know...
23.04.2025 0 Read More

Sanitize your strings in JavaScript like a Rails developer

This article, originally published on Rails Designer, is extracted from the book JavaScript for Rails Developers. Get your copy today. ✌️Ruby (and Rails) are known for great Developer Experience. ...
24.04.2025 0 Read More

Building High-Performance Distributed Rust Backends

Ruby on Rails (RoR) is one of the most renowned web frameworks. When combined with SQL databases, RoR transforms into a powerhouse for developing back-end (or even full-stack) applications. It resolve...
25.04.2025 0 Read More

🎭 Save Your Code with Decorators, Proxies, and Delegation

Introduction Managing integrations in your app often means dealing with similar objects that have slightly different behaviors. Instead of cluttering your code with conditionals, you can wrap...
25.04.2025 0 Read More

Why Every Rails Developer Should Know About This Rails Upgrade Tool

Let’s talk about something that might be lingering in the back of your mind: upgrading your Ruby on Rails app. It’s one of those tasks that sounds great in theory—new features, better performanc...
25.04.2025 0 Read More

Apresentação — Desenvolvedor Ruby on Rails | Projeto ClinicSync

Apresentação — Desenvolvedor Ruby on Rails | Projeto ClinicSync
Olá! Prazer em conhecê-los.Meu nome é Leonardo Quadros Fragozo (mas você pode me chamar de Leo), e sou desenvolvedor de aplicações web com foco em Ruby on Rails.Atualmente, estou desenvolvendo u...
26.04.2025 0 Read More

Self Introduction — Ruby on Rails Developer | ClinicSync Project

Self Introduction — Ruby on Rails Developer | ClinicSync Project
Hello! Nice to meet you.My name is Leonardo Quadros Fragozo (but you can call me Leo), and I am a web application developer specializing in Ruby on Rails.I am currently working on a project called Cli...
26.04.2025 0 Read More

From Rails to Django: Bringing Rails Magic into Django Development (Part 1)

I’ve been working with Ruby on Rails for a long time, and honestly, it always felt like pure magic.Rails' elegance, its conventions, the way things just worked with minimal setup. It made developmen...
27.04.2025 0 Read More
Loading...
#reading
🧠 Build a Smart Internal Knowledge Chatbot with Embeddings and Vector Databases
0
Tester son interface efficacement : des patterns pour des tests d’UI robustes
0
Deploying Laravel Applications to Shared Hosting via Git and cPanel
0
Implementing Advanced Search Functionalities for Better User Experience
0
Limit your function calls with debounce
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0