JavaScript Functions Articles on Flatlogic Blog

Guidelines and best practices for writing clean, efficient, and maintainable functions in JavaScript.

How to Write Clean Functions in JavaScript

Being a developer requires you to have a number of skills and extensive knowledge of what you work with. This includes knowing how to code in multiple programming languages, and more specifically, how to write clean code in JavaScript as it is one of the most widely-used coding languages today.

by Artsiom Baranouski • 14 min read

10 Most Common Mistakes JavaScript Developers Make

What is JavaScript for you? It won’t be an exaggeration to say that most modern web, as well as mobile applications, are built with the help of JavaScript. For years,...

by Sandra Larson • 9 min read