Server time (UTC): 2026-01-13 15:36:03

Searching the web for "what is JavaScript" - Your search took 0.27 seconds.

Favicon
https://speakerdeck.com/addyosmani/the-cost-of-javascript-in-2019-concatenateconf
As the world build sites that are more heavily reliant on JavaScript, we sometimes pay for what we send down in ways that we can’t always easily see. Addy Osmani explains how and why JavaScript is t
Favicon
https://devm.io/javascript/javascript-expert-polyfill-attacks-security-best-practices
In light of the recent polyfill.io incident, we sat down to speak with JavaScript expert Simon Wijckmans, on how the incident occurred and what can be done about it. Simon is the founder of c/side, a
Favicon
https://www.unixmen.com/how-to-auto-minify-javascript-files-on-page-load-in-apache-using-uglifyjs/
Minifying your JavaScript files is a way of securing your JavaScript codes and reducing your page size, this cannot be done while coding, we have tools for it. But what if you code hands-free and your
Favicon
https://www.telerik.com/blogs/what-you-need-to-know-css-in-js-2021
Imagine that you write your styles in JavaScript or TypeScript inside your React, Angular or Vue component. That is exactly what CSS-in-JS offers. It relies on JavaScript module implementation, seeing
Favicon
https://developer.mescius.com/blogs/angular-8-what-to-expect
One of the most important changes is what the Angular team describes as Differential Loading of Modern JavaScript. To put it simply, this means that new apps generated by Angular CLI will now co
Favicon
https://frontendmasters.com/courses/javascript-new-hard-parts/return-next-element-with-a-function/
00:15:49]Look at that element one is not four, element one is four, exactly what we wanted From calling returnNextElement. Let's call it one more time to see what happens, and then we'll talk about w
Favicon
https://stackoverflow.com/questions/784929/what-does-the-double-exclamation-mark-operator-do-in-javascript
The == and != operators do type coercion before comparing. This is bad because it causes ' \t\r\n' == 0 to be true. This can mask type errors. JSLint cannot reliably determine if == is being used corr
Favicon
https://blog.rheinwerk-computing.com/what-are-the-most-popular-programming-languages-and-which-should-you-learn
TypeScript is an open-source programming language developed by Microsoft that is based on JavaScript and extends it with various features, such as static typing (JavaScript only has weak typing
Favicon
https://justinfagnani.com/2015/12/21/real-mixins-with-javascript-classes/
The bad is a long list: there's no common idea of what the concept of a mixin even is in JavaScript; there's no common pattern for them; they require helper libraries to use; more advanced composition
Favicon
https://www.onely.com/blog/javascript-more-popular-than-you-think/
By comparing these snapshots, you can see what content is dependent on JavaScript, so you can start avoiding the issues cited by the e-commerce websites above. As you can see in this example, there