Just a reminder, this book is for sale in various places:
* https://t.co/grVZaMGK3C (leanpub)
* https://t.co/2nl5D6tXFM (manning)
* https://t.co/MqI54qsm5Q (amazon)
Please spread the word!
if there's anything you'd add or change to this guide, please let me know. if you find it helpful, or if it wasn't what you hoped, please let me know. would love feedback either way.
Wanted to remind folks of a little guide, mini ebook length (~25pg), that I've written (recently updated), which briefly intros FP foundational concepts (w/ links to more) and then covers monads and other "friends" in category theory.
https://t.co/VOA24K0gKT
Hope it's helpful!
I was pretty lucky to get to write the foreword to the first book, Get Started. I still think this is the new, best "let's teach you JS" book on the market and it's worth sponsoring its completion, particularly because it's free to everyone who wants it
https://t.co/roHIL6gXj5
Regardless of where you are on the JavaScript love/hate spectrum, knowledge === power. A better understanding of this quirky language can make *you* more powerful, productive, and less frustrated.
https://t.co/OokLZ5ryOQ
Just added several FAQs to the kickstarter:
https://t.co/mtHMvt3PPG
Please help me keep spreading the word to friends, co-workers, grandmas, kids, and anyone else you can think of! :)
It's time!!! The kickstarter has launched and is live!
https://t.co/h7bNJAtYTm
Please consider supporting these efforts to get the 2nd edition complete, but even more please spread the word as far and wide as possible! Thanks for your help!
OK, the response to the poll (and on linked-in) was great, much better than expected. Let's see how this goes!
Here's the pre-launch page for the @Kickstarter campaign, which will go live very soon: https://t.co/h7bNJAtYTm
Please sign up there to be notified, and also RT/share!
Wow, this comment is disturbing:
https://t.co/9V2EWszdut
I'm amazed and dismayed at how this mindset continues to influence some portion of the developer population. It needs to be rooted out.
I've now built a second full app using the Monio (monads) + Domio (UI framework) combination. It's really started to settle and mature. You should check them out!
https://t.co/R800THVpzI
https://t.co/VFxMSXmnJV
#FP#monads
Here's a long (and growing!) thread wherein questions are being asked about the design/implementation details for Monio (monads like IO, for JS), and I'm explaining the reasoning in detail: https://t.co/Bjmnc3BGHk
I started a new subreddit: https://t.co/898hf96Ims
Want to help make it work? Please join!
----
This space is dedicated to discussing the process of writing JS. Here, we discuss what you're doing with JS and how, and mutually benefit from input/feedback from others.
Recently published quite a few tweaks, bug fixes, and additions to the Flash Math Cards app, including most recently adding sounds (via WebAudio API)!
https://t.co/NAy5dAYChg
Even packaged it as an Android app (maybe also an iOS app in the future, not sure).
Here's the Google Play Store link:
https://t.co/xfRmgWvP2c
If you install the android app, please rate it in the store to help visibility!
Do you have school-age kids? I built a PWA that's a fun math flash-cards app for them to practice math. Totally free (no ads). All native HTML/CSS/JS with no frameworks, just a few FP libraries.
Domio is a frontend "framework" for building browser JS apps leveraging the power of the IO monad.
https://t.co/VFxMSXmnJV
Domio enables an architectural style very similar to Redux-Saga, but without any implied React/Vue/etc component-oriented tools required.