Add target and other attributes to elements in Rails
Today we changed the design of our blog a bit and wanted to add photo credits to each post.
Author & CEO
Today we changed the design of our blog a bit and wanted to add photo credits to each post.
Author & CEO
In any transaction, if the seller understands the customer’s needs, the latter is happy, thus the transaction is successful. This is also valid if the seller is formed of a team of people.
Author & CEO
With Avo, being a Ruby on Rails engine, we have a few controllers where we "chew up" the request, fetch the data, and display the results. Some users need to extend it.
Author & CEO
The mental model of the webpacker to js-bundling and tailwindcss wasn't adequately communicated when the new packages were first introduced.
Author & CEO
Usually, an Avo Resource maps to one Rails model. So there will be a one-to-one relationship between them. But there will be scenarios where you'd like to create another resource for the same model.
Author & CEO
I spent some time talking with Charles about the common pitfalls of admin panel gems.
Author & CEO
Successful startups use MVPs because they understand the importance of cost and time optimization. Platforms that optimize workflow and budget efficiency by 10x should be at the front of your toolbelt.
Author & CEO
Avo had a crazy marketing week 🎉 The biggest public launches yet on the major platforms for this niche.
Author & CEO
Avo 2.8 with Stimulus JS integration, enabled ranges in all cards, scope out global search, and much much more
Author & CEO
This auto-reloading technique makes the development experience so much better!
Author & CEO
Avo 2.0 is here with a mobile-ready UI, dashboards and a free and easy upgrade path from 1.0
Author & CEO
How we use the power of Hotwire with Avo to lazy-load the common pages.
Author & CEO
We fixed some association fields and general improvements all-round
Author & CEO
New target on NavigationLinkComponent, moved the link into the `_logo` partial and a few more improvements
Author & CEO
This week's 1.21.0 release brings on a most requested feature, dynamic search for BelongsTo associations. You can now search your models using fuzzy search and display rich data for each record.
Author & CEO
Another big release today that brings a few features, fixes some compatibility edge-cases, and improves the general development experience.
Author & CEO
Pretty huge release this week. We crammed quite a few features in, fixed many bugs reported by you guys in the past week, and refactored some stale code.
Author & CEO
This release brings standalone actions and a lot of bugfixes
Author & CEO
The select field has computed options, and the belongs_to association can be polymorphic now.
Author & CEO