|
|
|
|
|
by showerst
244 days ago
|
|
I mostly scrape government data so the sites are a little 'behind' on that trend, but no. Even JS heavy sites are almost always pulling from a JSON or graphql source under the hood. At scale, dropping the heavier dependencies and network traffic of a browser is meaningful. |
|