JavaScript

How to enable JavaScript in Safari

How to enable JavaScript in Safari

In order for websites to be displayed accurately, JavaScript needs to be enabled in the browser you are using. Although this is the default setting in Safari, if you want to disable the scripting language, you have the option to do so manually. In this article, we’ll show you how…

Read more
How to enable JavaScript in FirefoxElena KharichkinaShutterstock

How to enable JavaScript in Firefox

If you want to enable (or disable) JavaScript in Firefox, you can do so with a simple command. We’ll show you step by step how to enable JavaScript in the popular browser and what to keep in mind when doing so. With many websites relying on the scripting language in order to…

Read more
How to enable JavaScript in Internet Explorerra2 studioShutterstock

How to enable JavaScript in Internet Explorer

JavaScript is an important tool for many websites and web apps. Without the scripting language, dynamic elements can’t be loaded, which can significantly impact user experience. Here, we’ll explain how to enable JavaScript in Internet Explorer and what you need to consider when…

Read more
What is TypeScript? A beginner’s guide to the JavaScript superset

What is TypeScript? A beginner’s guide to the JavaScript superset

TypeScript is a powerful JavaScript superset that is becoming increasingly popular in web development. In this tutorial, we’ll go over key features of TypeScript and popular use cases. We’ll also explore how TypeScript improves the code development process by increasing…

Read more
Java vs. JavaScript: A comparison of both languages

Java vs. JavaScript: A comparison of both languages

It’s easy to understand why some people think that Java and JavaScript are similar or even the same thing. However, this isn’t the case. In reality, there is more that separates the two programming languages than unites them. We’ll explain what you need to know about the two…

Read more
What is object-oriented programming (OOP)?

What is object-oriented programming (OOP)?

Object-oriented programming (OOP) is one of main programming paradigms, along with functional programming. At the core of OOP is encapsulating the internal state of objects and the exchange of messages between objects. OOP supplies certain advantages, however these become…

Read more
How to protect your email address on your website from spam

How to protect your email address on your website from spam

Spam robots, so-called harvesters, consistently search the internet for email addresses that can be used for unlawful advertising, phishing emails, and spreading viruses, worms, and Trojans. You’re recommended to have your contact details on your website, but how do you stop them…

Read more
How to use jQuery.eachESB ProfessionalShutterstock

How to use jQuery.each

jQuery is a popular, lightweight library that makes HTML document traversal, event handling and animation simpler for frontend developers. With the jQuery.each function, you can iterate through a group of elements and easily perform actions. In this tutorial, we’ll show you the…

Read more
What is structured data?

What is structured data?

While humans automatically structure data when reading a website, programs like web crawlers or screen readers have to rely on special labeling in order to grasp sematic relationships. This additional information can be embedded in HTML code through a corresponding markup for…

Read more
How to prevent XSS/cross-site scripting

How to prevent XSS/cross-site scripting

Have you ever heard of cross-site scripting (XSS)? This is when unauthorized users take advantage of security gaps in internet browsers and on web servers to plant malware and run it anonymously. But what lies behind these attacks and how can website operators and users protect…

Read more
We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information.
Page top