16 Tips to Become a Better Programmer Pt.2

Everyone wants to become a better programmer. Unfortunately, this is often easier said than done. This article will help you make this goal easier and more achievable. You will learn four tips that will help you improve your programming skills and become a better programmer.

16 Tips to Become a Better Programmer Pt.1

How can one become a better programmer? This is a question many programmers and developers often ask. There is no universal answer, but there are some good tips you can follow. In this article, you will learn the first four. Use these tips to improve your skills and become a better programmer.

JavaScript Classes – A Friendly Introduction Pt.2

JavaScript classes can make your code cleaner and more readable. This article will help you understand concepts such as class fields, getter and setter accessors and mixins. Learn how to work with JavaScript classes like a Pro, improve your programming skills, and become a better JavaScript developer.

JavaScript Classes – A Friendly Introduction Pt.1

JavaScript classes are one of the hottest features introduced in ECMAScript 2015. It is also one of the features that are discussed the most. Learn all you need to know about JavaScript classes, and how they work, so you can start using them with rock-solid confidence.

ES6, ES7, ES8 & Writing Modern JavaScript Pt7 – Async/await & Classes

ES6 classes and async/await are among the most important new features in JavaScript. With ES6 classes, writing object-oriented JavaScript is easier then ever before. The same is true about writing asynchronous JavaScript, thanks to async/await. Learn how to use these two features. Take your JavaScript skills to the next level!

ES6, ES7, ES8 & Writing Modern JavaScript Pt6 – Arrow functions & Promises

Arrow functions, sometimes also called fat arrows, and Promises are two frequently highlighted features of ES6. This part of ES6, ES7, ES8 & Writing Modern JavaScript series will help you learn all you need to know about these two features so you can use them with absolute confidence. Make another step towards the mastery of… Continue reading ES6, ES7, ES8 & Writing Modern JavaScript Pt6 – Arrow functions & Promises