Javascript Articles on Flatlogic Blog

A list of articles that can expand your knowledge of JavaScript

Writing Documentation for Your JavaScript Project

This may seem obvious but, if your code is not documented, then the only way to learn what it does is to reverse engineer it. Would you do that yourself? Let’s consider the extreme opposite and imagine if React, for example, had no documentation.

by Philip Daineka • 5 min read