rubyaustralia / melbourne-ruby

Organisers notes and processes
54 stars 5 forks source link

Cursors: Why Pagination is Bad-gination! #230

Closed simonhildebrandt closed 5 months ago

simonhildebrandt commented 7 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.