👨💻 Senior Staff Software Engineer
Annotate the function, then generate the class (copy the injectable params to the ctor), generate the DI bindings.
We do something similar (although we don’t annotate functions)
Annotate the function, then generate the class (copy the injectable params to the ctor), generate the DI bindings.
We do something similar (although we don’t annotate functions)
You’ll always be coupling code together, as there’s no way to create any indirection.
Good bye build speed, when your small change in a leaf module invalidates all modules which call the function.
You’ll always be coupling code together, as there’s no way to create any indirection.
Good bye build speed, when your small change in a leaf module invalidates all modules which call the function.
For forex I now use Wise, and have had zero problems.
For forex I now use Wise, and have had zero problems.
Used to use them for large sums from the US (RSUs). One got triggered by some automated check, and my money was held for 2 months whilst they ‘investigated’. Customer services were useless and didn’t help.
Used to use them for large sums from the US (RSUs). One got triggered by some automated check, and my money was held for 2 months whilst they ‘investigated’. Customer services were useless and didn’t help.
It’s also cost price, so cheap.
It’s also cost price, so cheap.
I've migrated to Zen Browser (zen-browser.app) for simplicity from Arc. Highly recommended!
I've migrated to Zen Browser (zen-browser.app) for simplicity from Arc. Highly recommended!
Either way, I’d still argue that the defaults are the safest option for all.
If you want something else, you could code-gen bindings (which we do a lot of for convenience purposes).
Either way, I’d still argue that the defaults are the safest option for all.
If you want something else, you could code-gen bindings (which we do a lot of for convenience purposes).
Why are view specific things heavy enough to warrant being created only once?
IMO scoping is for controlling lifecycle, and nothing else.
Why are view specific things heavy enough to warrant being created only once?
IMO scoping is for controlling lifecycle, and nothing else.
I wonder if there’s a way for a `check` like task could inspect the dependencies across all configurations.
I wonder if there’s a way for a `check` like task could inspect the dependencies across all configurations.
RNs are cool, but they’re an Android-only implementation for a GraphicsLayer. In fact, GLs on older versions of Android use a View (since RN wasn’t public then). On CMP, GLs use a SkPicture.
RNs are cool, but they’re an Android-only implementation for a GraphicsLayer. In fact, GLs on older versions of Android use a View (since RN wasn’t public then). On CMP, GLs use a SkPicture.