-
The existing tutorial focuses on introducing functional programming concepts with Juvix. There should also be a tutorial focused on introducing Juvix from the perspective of building an Anoma App.
-
# [번역] 함수형 프로그래밍 전문가 되기 (Part 5) | SooJae's Devlog
이 글은 Charles Scalfani의 So You Want to be a Functional Programmer (Part 5)를 번역한 게시물입니다. Thank you Charles Scalfani! Thanks to your writing, I can gro…
-
# [번역] 함수형 프로그래밍 전문가 되기 (Part 6) | SooJae's Devlog
이 글은 Charles Scalfani의 So You Want to be a Functional Programmer (Part 6)를 번역한 게시물입니다. Thank you Charles Scalfani! Thanks to your writing, I can gro…
-
# [번역] 함수형 프로그래밍 전문가 되기 (Part 4) | SooJae's Devlog
이 글은 Charles Scalfani의So You Want to be a Functional Programmer (Part 4)를 번역한 게시물입니다. Thank you Charles Scalfani! Thanks to your writing, I can gro…
-
# [번역] 함수형 프로그래밍 전문가 되기 (Part 1) | SooJae's Devlog
이 글은 Charles Scalfani의 So You Want to be a Functional Programmer (Part 1) 를 번역한 게시물입니다. Thank you Charles Scalfani! Thanks to your writing, I can gr…
-
# [번역] 함수형 프로그래밍 전문가 되기 (Part 2) | SooJae's Devlog
이 글은 Charles Scalfani의 So You Want to be a Functional Programmer (Part 2)를 번역한 게시물입니다. Thank you Charles Scalfani! Thanks to your writing, I can gro…
-
# [번역] 함수형 프로그래밍 전문가 되기 (Part 2) | SooJae's Devlog
이 글은 Charles Scalfani의 So You Want to be a Functional Programmer (Part 2)를 번역한 게시물입니다. Thank you Charles Scalfani! Thanks to your writing, I can gro…
-
How to handle side effects properly in FP?
[scale.bythebay.io: Rob Norris, Functional Programming with Effects - YouTube](https://www.youtube.com/watch?v=po3wmq4S15A)
[How to deal with dirty sid…
-
### Functional Programming vs. OOP
@NodixBlockchain [wrote](https://github.com/keean/zenscript/issues/35#issuecomment-392537461):
> Functional language are stateless,
**Incorrect**. Imperativ…
-
Right now the intro starts with the premise that the reader knows what Melange and Reason and Ocaml are and what they're for. But if the intended audience is React developers, they may not have a clea…