This article is a continuation of my previous article How you should not write code. In this article, I will cover the common misleading APIs and patterns in JavaScript. The object class APIs are not functional in nature. Don’t use any sync I/O in Node.js. It drastically reduces your app performance.

5m read timeFrom javascript.plainenglish.io
Post cover image
Table of contents
1. Requiring (Begging) is not good2. Don’t use Sync APIs3. Hey Underscore, You’re Doing It Wrong:4. Object APIs are not functional

Sort: