|
|
|
|
|
by anonymous344
1410 days ago
|
|
Yes but how much the js-code parts grew because longer scripts length in vanilla javascript? And how much added for another ajax library?
I don't see that using vanilla js instead of jquery gives enough advantage compared to that i have a much more pain writing that frontend code with vanilla.
And specially replacing ajax or get (fetching json) with error handling (no server at all, server error, data not found -cases) is just awful with axios for example. |
|