Latest in: Coding

If coding is the future, then you should get a head start here. We believe that age, gender, and background should not limit one's ability to learn to code. That's why we offer numerous posts on online resources, ebooks, environments, testing tools, and playgrounds to assist readers in acquiring programming skills.

We also have articles that delve into mobile app development, software development, open source, and web programming.

A Guide to CSS3 Pseudo-Classes For Web Designers

:hover, :focus, and :active are just a few of the selectors CSS offers to target elements under specific conditions. However, today’s focus is on a …

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…

Sass Best Practices: Tips And Tools For Developers

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…

Writing CSS with Myth For Web Designers

CSS has introduced a slew of new features such as CSS Gradients, Shadows, Border Radius, and Animation that can all be achieved purely with CSS. Sever…

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…

Guide to Using SublimeLinter for Developers

Linter is an indispensible tool in modern web development. It helps us to stay in check with errors and enforce best practice when writing codes. If y…

10 Awesome PostCSS Plugins to Make You a CSS Wizard

PostCSS is an incredibly versatile tool that makes it possible to transform CSS styles with JavaScript plugins. Its flexibility lies in the way it’s…

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…

10 Ways to Contribute to The Open Source Community

Open source software has helped accelerated the development of information technology, generating opportunities never seen before. Just think about st…

How to Filter and Traverse DOM Tree with JavaScript

Did you know there’s a JavaScript API whose sole mission is to filter out and iterate through the nodes we want from a DOM tree? In fact, not one bu…

WebsiteFacebookTwitterInstagramPinterestLinkedInGoogle+YoutubeRedditDribbbleBehanceGithubCodePenWhatsappEmail