You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm assuming, according to the license and copyright, this book can be ported / translated for other programming languages, as long as there's attribution to the original author (and obviously they can't make any money from it)
Has anyone done it?
The text was updated successfully, but these errors were encountered:
"Make the Leap from JavaScript to PureScript" takes some of the most popular functional programming (FP) abstractions in JavaScript and demonstrates how to implement them in PureScript. I borrowed the series outline and JavaScript code samples with permission from the egghead.io course Professor Frisby Introduces Composable Functional JavaScript by Brian Lonsdorf. I want to thank Brian (an enthusiastic coder of PureScript) for supporting this project.
Not necessarily based on the book, but apparently on the video series that later the inspired the book and was more or less turned into this book.
I'm assuming, according to the license and copyright, this book can be ported / translated for other programming languages, as long as there's attribution to the original author (and obviously they can't make any money from it)
Has anyone done it?
The text was updated successfully, but these errors were encountered: