Y
Hacker News
new
|
ask
|
show
|
jobs
by
nwsm
2288 days ago
>Will Vue and React work on 2G cell phones running super basic browsers?
Yes
>Will screen readers support all elements created by the Javascript framework?
Yes
1 comments
untog
2288 days ago
React won’t work
well
on 2G cell phones with slow CPUs. It’s a giant library both to download and parse and most of it is entirely unnecessary.
link