Back
Similar todos
Load previous page…
fix caching #business
fix caching #rewardsflights
fix caching #pasfoto
fix caching bug #freelance
Fix collection fragment caching throughout the codebase, because Rails does not support shorthand syntax when using caching. #wip
Simplify todo cache keys by making expansion dynamic #wip
Use new Pagy update which disables eager-loading so fragment cache actually works. Dropping response times by 23% #buildinpublic
#nagel Cache part categorization tree because so far we've been building it on demand and it's a nested recursive tree, so if you request 700 parts suddenly the request takes 22s and the frontend team is sad
get caching to work #imagekit
Stop using Pagy Countless extra as it does a .to_a which eager loads the whole collection making our fragment cache useless #buildinpublic
#filepond find more performant way to render items
improve todo editing form #wip
merge dynamic component fix #alpinedevtools
Render the body of the todos and comments on the fly rather, rather than generating the HTML after save. Hopefully we have enough caching in place that there's no noticeable performance hit. The benefit is that it simplifies the code a lot. #wip
client: refactor component to support rendering of dynamic child components
Persist fetched data on redux #devhub