Greg Venech

Results 62 comments of Greg Venech

Nooooo, this repo's awesome! Can't force you to maintain it but I'd be happy to help if it makes a difference. I think it'll get more attention as people start...

> I mean if at least one person likes it then I'd be glad to maintain it! Lol I appreciate that but I'm fully aware how time consuming open source...

Good point! 🤦 Forgot that the aliasing operator within destructuring conflicts with type assignment (both `:`). Yeah so either what you had... ``` ts const MyComponent = (props: { title:...

Interestingly phrased, but I agree. That said, I'm not using or maintaining this anymore (see #23). I'm also not sure if there's a better package name available on `npm` but...

Yep, will do thanks for reporting this.

Whoops, read that wrong. Yeah, if you'd like to submit a PR that'd be great. Honestly some of those don't even need to be props, I think they can just...

@p-saovapakhiran yea that might work for some however it's inconvenient imo that invision doesn't offer those as individual plugins. I'm able to install normal sketch plugins in my work environment...

@hancocb thanks for sharing, that basically worked for me although I'm seeing some `CORB` errors for the tile requests when I actually select a location and the map is panned...

Some useful links for those who might be interested... - https://softwareengineering.stackexchange.com/questions/384494/rate-limiting-un-authenticated-requests - https://stackoverflow.com/questions/15457252/api-rate-limiting-by-ip - https://www.cloudflare.com/learning/bots/what-is-rate-limiting