Y
Hacker News
new
|
ask
|
show
|
jobs
by
premium-concern
3652 days ago
I think people have been including jQuery just fine for the last decade.
1 comments
dastbe
3652 days ago
Yes, but jquery is much smaller than an empty scala.js app. jquery is about 25kb gzipped and minified (the other comment used the raw size) whereas scala js is 45kb for an empty application.
link
raquo
3651 days ago
TBH, You don't use scala.js to write hello world apps. I'm much more curious how Scala.js handles a 100Kloc app, but I haven't seen any data on that.
link