Author: Carol Pelu

force-yarn-install-or-npm

How To Force Use Yarn Or NPM

In this short post, I’m going to show you how to prevent the usage of npm or yarn, depending on your needs. This comes in handy when your team or organization has a preference...

world of warcraft how to create macros

How to Make WoW Macros

Macros are very useful tools within the World of Warcraft client which have been present since the beginning. They allow the user to combine multiple actions into a single button in order to easier...

how to create your first electron app

How To Build Your First App With Electron

Have you ever wondered if you can build cross-platform desktop apps with HTML, CSS, and JavaScript? It is possible with Electron. This article is a step-by-step guide that will help you understand some core...

Mystery-and-History-of-typeof-null-in-JavaScript

Mystery and History of typeof null JavaScript

Programming languages all have built-in data structures, but these often differ from one language to another. In the latest JavaScript (ECMAScript 6) standard defines 7 data types: Six data types that are primitives: Boolean...

4-most-popular-text-editors-for-developers-facebook

4 Most Popular Text Editors For Developers

It’s been decades since we’ve been using cards made with keypunch machines in order to program computers. Hopefully, we’ve come a long way since then and now we have text editors with which we...