Anthony Fu

Results 1228 comments of Anthony Fu

I am okay to add a few options to make it less opinionated and customizable. So I guess supporting some options Prettier has does make sense. One concern I'd have...

Thanks for bringing this up. We consider this as a niche bug that only occurs in specific cases or with specific configurations. In general, we agree this should be fixed,...

> a link to guide Actually, it's the default behavior of Netlify - unless you disable it explicitly. I guess it's done by Evan for a reason 👀

Related to #3705 - I think it's better to design the API and implement on both `refDebounced` and `refThrottled` to keep the API consistent

I saw this error occasionally but can't stablely reproduce it. If you spot the culprit, PR is greatly appreciated.

I wonder what library would do that?

Can you explain more why this is needed? This is the base template and is supposed to be overridden by each lesson

I don't think we should clone the data and update the clone eagerly - it would be very inefficient and could cost extra memory. The root cause is that we...

Looks great; I will test it a bit. Thanks a lot for being patient on this!