HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brianslp

no profile record

comments

brianslp
·3 ปีที่แล้ว·discuss
> This is a new thing coming people.

What? The canvas is not new, you've been able to dump the DOM and make canvas-only UI for many years.

The "new thing" is just improved code sharing if you are making a canvas-y thing for multiple platforms. And letting people use their preferred language if not JavaScript.
brianslp
·3 ปีที่แล้ว·discuss
Due to the nature of being a frontend-for-everything I think it's best to keep the stdlib's platform-specific functionality minimal.
brianslp
·4 ปีที่แล้ว·discuss
iOS has essentially the same: https://developer.apple.com/documentation/safariservices/sfs...
brianslp
·4 ปีที่แล้ว·discuss
This has actually been fixed since iOS 9: https://developer.apple.com/documentation/safariservices/sfs...

This opens Safari, but makes it appear like it's an in-app browser. Best of both.