Craig Buckler

Content article
What is the simplest way to clone an object in JavaScript?

Content article
How do you check if an element is hidden in JavaScript?

Content article
What is the correct JSON content type?

Content article
What href attribute should you use for JavaScript-only links?

Content article
How do you check if one string contains a substring in JavaScript?

Content article
How do you check if an HTML form checkbox field is checked in JavaScript?

Content article
How do you include a JavaScript file in another JavaScript file?

Content article
How do you make a page redirect using JavaScript?

Content article
How do you obtain query string values in JavaScript?

Content article
What does “use strict” do in JavaScript?

Content article
What is the difference between == and === in JavaScript?

Content article
How can I remove properties from JavaScript objects?

Content article