Blog

Page 2

Stimulus - Image Upload Previews with `URL.createObjectURL`
Julian Rubisch
Julian Rubisch

Create client-side previews of files using URL.createObjectURL

Turbo Frames - Render Flash Messages Upon Form Submission
Julian Rubisch
Julian Rubisch

Intercept form submission responses to render flash messages that are outside the originating Turbo Frame

Turbo Drive - Use ULIDs for Optimistic UI
Julian Rubisch
Julian Rubisch

Render deterministic optimistic UI elements using client-side ULIDs

Stimulus - Removing Markers from a Wavesurfer Element
Julian Rubisch
Julian Rubisch

Use Stimulus value callbacks to interact with a wavesurfer element and remove markers.

Stimulus - Adding Markers to a Wavesurfer Element
Julian Rubisch
Julian Rubisch

Use Stimulus value callbacks to interact with a wavesurfer element and add markers.

Frontend Fundamentals - Improve Core Web Vitals with Lazy Loading
Julian Rubisch
Julian Rubisch

Smartly use image lazy loading to improve core web vitals such as LCP and CLS

Cookies
essential