rubyaustralia / melbourne-ruby

Organisers notes and processes
51 stars 5 forks source link

Cursors: Why Pagination is Bad-gination! #230

Closed simonhildebrandt closed 1 month ago

simonhildebrandt commented 3 months ago

Using Ruby to explain a popular new approach to accessing and displaying data, without the staleness issues of traditional pagination - cursors! Learn the basic concepts, and find out why this approach is popular in modern toolkits like GraphQL.

Probably 20 to 30 minutes.