Created
January 25, 2019 14:50
-
-
Save o0101/da7935744ee6e59627efe56e31a949c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to make a ? | |
- better native? | |
Use browser native, | |
window.open, select, alert, confirm, prompt, file, print. | |
OR | |
fork chromium and cut out most of the code | |
OR | |
write a JS, HTML, CSS engine in less code (huge project) | |
To me HTML,CSS,JS IS the way. | |
PWA. PWA is probably the way. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment