The Cost of Javascript FrameworksThere is no faster (pun intended) way to slow down a site than to use a bunch of JavaScript.
The thing about JavaScript is you end up paying a performance tax no less than four times:
1.The cost of downloading the file on the network
2.The cost of parsing and compiling the uncompressed file once downloaded
3.The cost of executing the JavaScript
4.The memory cost
The combination is very expensive....
...a framework should go beyond developer experience value and provide concrete value for the people using our sites. Performance is just one part of that—accessibility and security both come to mind as well—but it’s an essential part...
The Cost of Javascript Frameworks
Forum rules
Please make yourself familiar with our rules and guidelines before posting.
Please make yourself familiar with our rules and guidelines before posting.
-
- Administrator
- Posts: 1786
- Joined: Fri Nov 08, 2019 12:44 am
- Reputation: 987
- Location: Canada
- Has thanked: 22 times
- Been thanked: 113 times
- Contact:
The Cost of Javascript Frameworks
Have you considered the cost of all the JavaScript you have included in your site or blog?
-
- Administrator
- Posts: 1354
- Joined: Fri Nov 08, 2019 12:11 pm
- Reputation: 617
- Location: Central Kentucky USA
- Has thanked: 149 times
- Been thanked: 42 times
- Contact:
Re: The Cost of Javascript Frameworks
And then there is cost that some people block it.
How expensive is that?
How expensive is that?
Colbyt
Reducing my online presence to do some other things.
Reducing my online presence to do some other things.
- J. H. Rasmussen
- Administrator
- Posts: 1353
- Joined: Thu Nov 07, 2019 9:13 pm
- Reputation: 619
- Location: Copenhagen, Denmark
- Has thanked: 46 times
- Been thanked: 52 times
- Contact:
Re: The Cost of Javascript Frameworks
There may be some costs having a lot of JavaScript on your website, but there sure is also some winnings.
For example, have you tried to read a webpage with AJAX and see how much faster that is compared to a normal webpage load? It's much faster with AJAX, i guess it's like with any other programming language, there is good and bad. You need to figure out if JavaScript is the better tool for the job, there diffidently is cases where it is.
For example, have you tried to read a webpage with AJAX and see how much faster that is compared to a normal webpage load? It's much faster with AJAX, i guess it's like with any other programming language, there is good and bad. You need to figure out if JavaScript is the better tool for the job, there diffidently is cases where it is.
-
- Administrator
- Posts: 1354
- Joined: Fri Nov 08, 2019 12:11 pm
- Reputation: 617
- Location: Central Kentucky USA
- Has thanked: 149 times
- Been thanked: 42 times
- Contact:
Re: The Cost of Javascript Frameworks
I will agree with that. I do like an AJAX contact form.It's much faster with AJAX,
Colbyt
Reducing my online presence to do some other things.
Reducing my online presence to do some other things.
-
- Administrator
- Posts: 1786
- Joined: Fri Nov 08, 2019 12:44 am
- Reputation: 987
- Location: Canada
- Has thanked: 22 times
- Been thanked: 113 times
- Contact:
Who is online
Users browsing this forum: No registered users and 155 guests