# Quick tip: Task execution order changes based on module type
2 min read
I was recently reading a bit about the internals of the Nodejs event loop (check out the
I was recently reading a bit about the internals of the Nodejs event loop (check out the
In the past few years, functional programming’s popularity has increased and new languages (like elixir or scala) that embrace it have been created. But what exactly is functional programming?