All
Articles 185,567Blog Posts 168,530Tech Tutorials 49,680Research Papers 36,206News 22,888
⚡ AI Lessons

Dev.to · Mike Rispoli
🔧 Backend Engineering
⚡ AI Lesson
10mo ago
Installing DaisyUI in Rails without Node.js
I wanted to add DaisyUI to my new Rails application using tailwind but didn't want to have to introduce Node.js. The following is how you can do just that and l

Dev.to · Mike Rispoli
⚡ Algorithms & Data Structures
⚡ AI Lesson
10mo ago
Setting Up Solid Cache on Heroku with a Single Database
I ran into an issue trying to deploy a Rails 8 app to Heroku that was using Solid Cache. This was for a small MVP and ultimately I wanted to use the Solid stack

Dev.to · Mike Rispoli
🔧 Backend Engineering
⚡ AI Lesson
1y ago
Format on save for ERB and Ruby files in Zed IDE
One of the things I missed when working with Rails again is format on save for ERB files and Ruby files. Here's how to do it.

Dev.to · Mike Rispoli
📅 Project Management
⚡ AI Lesson
4y ago
Delivery Issues
Last year, we had a major delivery issue. We were struggling to deliver bug-free software on time. When we got into quarter one of this year, we realized that w
DeepCamp AI