Gregory Dickson

Results 12 comments of Gregory Dickson

This is close: https://github.com/webux/ux-angularjs-datagrid

I am trying to build an image scroller that will scroll through a million images of around 30k. I am looking at https://github.com/airbnb/infinity and https://github.com/webux/ux-angularjs-datagrid and your component (oh, and...

Yeah, I have contemplated how to implement that. I might be able to fork and do the work but I might fork infinity.js. Not sure yet. At a million images...

@sky4git An AWS Step Function State Machine is one solution to your use case. It can 'monitor' and take actions based on a time window. Also you can create CloudWatch...

> I'd love this feature. > > Some of our tasks leak memory very slowly. It'd be great to be able to set a maximum task life of ~3 months,...

+1 just got a touchbar and I use Query Editor all day. This is killing me.

In the wiki there are some basic HTTP POST examples: https://github.com/jgritman/httpbuilder/wiki/POST-Examples

Many, many sites use some type of UITableView where content is loaded as the user scrolls. I do an image search that uses the feature in Aurelia.io https://github.com/aurelia/ui-virtualization

https://www.smashingmagazine.com/2016/03/pagination-infinite-scrolling-load-more-buttons/

I just forked to http://github.com/gregorydickson/httpbuilder and I am going to try and do this upgrade. If you want to help I can give you commit permissions on the repo