News

I’m not a programmer. But I’ve been creating my own software tools with help from artificial intelligence.
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...
Books "Functional Programming in Scala" by Paul Chiusano and Rúnar Bjarnason This book provides a comprehensive introduction to functional programming using Scala, a language that blends ...
Functional programming with arrays Although JavaScript’s arrays are very capable out of the box, the functional paradigm improves the clarity and maintainability of array code.
JavaScript developers want to have their cake and eat it, too. And why not when you're building browser and native mobile apps with the most popular programming language in the world?
JavaScript is now the world's most popular programming language, even though it started off as a side-kick to Java.
As a good JavaScript developer, you strive to write clean, healthy, and maintainable code. You solve interesting challenges that, while unique, don’t necessarily require unique solutions. You ...