Dejay Clayton

RSS

Posts tagged with "JavaScript for Maniacs"

Sep 8

JavaScript for Maniacs: Debugging JavaScript

While developing and executing your JavaScript code, you’ll frequently need to examine the state of JavaScript variables and web page elements in order to ensure proper functionality. There are several ways to get your JavaScript code to communicate with you. This lesson covers the most convenient and effective options available to developers.

Read More

Sep 8

JavaScript for Maniacs

Welcome to my series, JavaScript for Maniacs. Here, I’ll lead you through basic and advanced JavaScript features in a concise manner, exploring ways to bend and twist the JavaScript language to accomplish clever and crazy results that most programmers haven’t considered.

Read More