Javascript Articles on Flatlogic Blog
A list of articles that can expand your knowledge of JavaScript
15+ Articles of January to Learn JavaScript
On the last day of January let’s recap all the noteworthy articles of the outgoing month. In this post, you can find information about React components, developer tools, JS methods,...
by • 13 min read
Top Mistakes JavaScript Developers Make
Since JavaScript is the basis of any web application, we are not going to discuss JS benefits or a list of JS possibilities. Instead, we will show you some typical mistakes that almost every JS programmer has made during his career.
by • 15 min read
16+ Articles of December 2019 to Learn JavaScript
Today we are going to provide you with excellent articles to read in December. Enjoy fresh ideas, tips, and tricks from the JavaScript world.
by • 17 min read
17+ Articles of September 2019 to Learn JavaScript
Here is our list of JS articles of 2019. We collected 17 posts with tricks and tips in JavaScript and its frameworks.
by • 5 min read
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 • 5 min read