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.

Count HTML State Changes Real-Time with CSS

Counting is a ubiquitous task in web applications. How many unread emails do you have? How many tasks are left unchecked on your to-do list? How many …

Three Ways to Create HTML Documents on the Fly

Creating HTML documents on the fly, with or without JavaScript, is sometimes necessary. Whether the goal is to display an acknowledgment page or an if…

Introduction to Shared Memory in JavaScript

Shared memory is an advanced feature of JavaScript, that threads (concurrently executed parts of a process) can leverage. Sharing the memory means not…

Clean Messy HTML Codes with HTML Washer

If you’re editing someone else’s web page or want to copy a code of a layout it can be tough wading through the formatting. You’ll have to clean…

Why Grandmas Will Be Able to Build an App by 2020

By 2020, anyone can build an app. Learn how no-code platforms are democratizing app development and empowering people to bring their ideas to life.

5 HTML Elements You Might Not Know How to Use

Familiar yet unknown, or utterly new, it happens that we miss out parts of the HTML syntax that might turn out to be important knowledge we can put to…

How to Change Default Text Wrapping with HTML and CSS

Unlike paper, web pages can almost infinitely extend sideways. As much as impressive that is, it’s not something we really need while reading. Brows…

An Introduction to Web Workers JavaScript API

Web Workers is a JavaScript API that allows you to run scripts in a separate thread from the main one. It can come in handy when you don’t want any …

Master Programming with Repl.it – The Ultimate Browser IDE

However, setting up the local runtime environment can be a real pain for beginners. This often requires the command line which is great to learn as yo…

Getting Started with Webpack [With Example Project]

Webpack is a module bundler that facilitates building complex JavaScript applications. It has gained serious traction since the React community chose …

5 <IMG> CSS Properties You Should Know

There are CSS properties, such as background images, border images, masking, and clipping properties, with which you can directly add images to web pa…

3 Ways to Create Object Instances in OOJS

When a programming language is all about objects, the first thing we need to learn is how to create objects. Creating objects in JavaScript is fairly …

WebsiteFacebookTwitterInstagramPinterestLinkedInGoogle+YoutubeRedditDribbbleBehanceGithubCodePenWhatsappEmail