Leonardo Zizzamia

Results 105 comments of Leonardo Zizzamia

Where can I read more about the Cloudflare experimentation?

This is super interesting! Could binary AST being stored by the Service Worker in the Cache Storage as we do with JS files? I'm def going to experiment a bit...

But, don't know if you are aware, but CrUX measure performance based on pathname, which means it mix results from LoggedIn and LoggedOut users. Also the CrUX dataset will always...

Ciao @AnchalGupta3, the key of the answer is that you are comparing 🍊 with 🍏. One is a Lab Data and the other is Field Data. Even if at the...

The purpuse of the `reload` callback, it's to have the full control of when the table should be loaded. http://zizzamia.com/ng-tasty/directive/table-server-side/reload @chrisvel just for better understanding, your error happen only when...

Sorry guys, had very intense 6 months with Plan (https://getplan.co), spending most of my time with Angular 2 recently. Here guys the documentation about `bind-theme` http://zizzamia.com/ng-tasty/directive/table/custom-theme, you can override several...

Simple question, how many rows do you have? If you have `listItemsPerPage: [5, 10, 20, 100]` and 15 rows you just need the 3 buttons ( '5' , '10', '20')....

I'm a big fun of React, what kind of use are you talking about?

Really? Can you make a Plunker so I can see that live, and also create a benchmark about it!