Functional Fashion in JavaScript

Functional Fashion in JavaScript

|
Here we talk about some first steps in functional JavaScript and recommendations for migration. Functional JavaScript: fleeting fashion or imminent future? ... Read More
Are You Checking Types?

Are You Checking Types?

|
What are the potential problems of untyped objects in Python? Here we work on the importance of checking types before running the code and how mypy can help ... Read More
Road to Functional Python

Road to Functional Python

|
Here is an intro to the essential aspects of functional programming in Python, its benefits, how to start the migration, the most used libraries, and more ... Read More
Why We Go Functional?

Why We Go Functional?

|
In this blog post, we show an analysis of why it is necessary to go functional even with non-functional languages ... Read More