ActiveRecord schema visualization and model organization made easy - GitHub - hopsoft/model_probe: ActiveRecord schema visualization and model organization made easy... (more…)
Read more »
We have been building data tables for ages, and much of the elements are the same, such as fetching data from the server, presenting them on a table, being able to search, sort, etc.. Today we'll gather all these into a simple page using [Tabular](/tab...
Read more »
As your project grows, you add more and more routes. The problem here is that your routes can be very complicated to manage over the time. (more…)
Read more »
Discover different approaches to multitenancy and build a simple app with multiple tenants where each tenant will have its subdomain. (more…)
Read more »
Building applications with composability using Boxcars with LLM's. Inspired by LangChain. - GitHub - BoxcarsAI/boxcars: Building applications with composability using Boxcars with LLM's. In... (more…)
Read more »