Functional Programming in Other Contexts
Learn about functional programming in the context of languages other than PHP.
We'll cover the following...
This lesson demonstrates the popularity of functional programming and how the paradigm has extended to other languages.
JavaScript, another scripting language for the web, has recently risen in popularity. Many web utilities are languages that transpile to JavaScript or frameworks written in native JavaScript. PureScript is a ...