Latest in: Web Developers

30 Acronyms All Web Developers Should Know

The jargon of the web development industry contains so many acronyms we are using day in and day out, that it’s not only daunting for novices, but s…

Displaying Data as Table in Browser Console

Console is a browser built-in tool that logs errors that happens on the website. If there are any errors – such as broken links, incomplete JavaScri…

10 Most Common Types of Web Developers

How many developers do you know in your life? If you work with a group of them, you might notice that they have particular quirks or personalities tha…

How to Use ES6 Template Literals in JavaScript

In programming, the term “literal” refers to the notation of values in code. For instance, we notate a string value with a string literal that are…

Guide to Linting JavaScript with JSHint

Editor’s note: This article is part of our Code Optimization series, where we take a look at how to optimize coding for better efficiency in a bid t…

How to Extract Text from Images Using Command Line

It’s easy enough to read an image and pull the text yourself. But dynamically pulling text from a photo is a bit tougher, and thankfully, imgclip of…

JavaScript Getters and Setters: A Developer’s Guide

Getters and setters are functions or methods used to get and set the values of variables. The getter-setter concept is common in computer programming:…

Getting Started with JavaScript Promises

Asynchronous code is useful for performing tasks that are time-consuming but, of course, it’s not devoid of cons. Async code uses callback functions…

Understanding Document Object Model (DOM) in Details

We have all heard of the DOM, or Document Object Model, that gets mentioned from time to time, related to JavaScript. DOM is a pretty important concep…

WebsiteFacebookTwitterInstagramPinterestLinkedInGoogle+YoutubeRedditDribbbleBehanceGithubCodePenWhatsappEmail