This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
RoRvsWild
rorvswild.com
did:plc:glifzezu2elc2xjkc3vueaap
Avoid returning records from a model's method
Because a SQL query is triggered on each call. Memoizing the result is not necessarily better since it won't be uncached when reload is called. Instead, switch that method to a relation.
2024-11-29T09:56:21.550Z