Sherearter1975

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in JavaScript vs TypeScript

Can you share a bit more detail about what exactly you’re stuck on?

Posted in How to limit comment nesting with Hotwire and Turbo?

I’ve been wondering about the exact same thing! The original version with plain Rails helpers made sense, but when you switch over to Hotwire/Turbo it feels like a totally different flow.

Have you tried a gem like stupidedi? It supports parsing and generating EDI quite well, but read the docs carefully.
block blast

Posted in activeadmin with devise_invitable

Have you tried updating to the latest version of ActiveAdmin and DeviseInvitable?

Posted in Lazy Requiring Dependencies in Ruby Discussion

Yes, I find that reducing dependencies makes the source code cleaner and easier to maintain.