"Functional-Light JavaScript" Book

504 posts

"Functional-Light JavaScript" Book banner
"Functional-Light JavaScript" Book

"Functional-Light JavaScript" Book

@FLJSbook

offline

Bergabung Ağustos 2017
9 Mengikuti5.7K Pengikut
"Functional-Light JavaScript" Book
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.
English
0
1
1
3.1K
"Functional-Light JavaScript" Book
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. github.com/getify/monio/b… Hope it's helpful!
English
1
1
7
3K
"Functional-Light JavaScript" Book me-retweet
Brian Holt
Brian Holt@holtbt·
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 kickstarter.com/projects/getif…
English
1
14
106
0
"Functional-Light JavaScript" Book me-retweet
David Neal 🥓🥑
David Neal 🥓🥑@reverentgeek·
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. kickstarter.com/projects/getif…
English
1
10
38
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
Just added several FAQs to the kickstarter: #project-faqs" target="_blank" rel="nofollow noopener">kickstarter.com/projects/getif… Please help me keep spreading the word to friends, co-workers, grandmas, kids, and anyone else you can think of! :)
English
1
7
8
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
It's time!!! The kickstarter has launched and is live! kickstarter.com/projects/getif… 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!
English
5
37
51
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
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: kickstarter.com/projects/getif… Please sign up there to be notified, and also RT/share!
You Don't Know JS Yet@YDKJS

If we ran a crowd-funding campaign to get the rest of the 4 second-edition books written, this is what it would look like:

English
0
3
12
0
"Functional-Light JavaScript" Book
transducers bring performance and declarative readability (including point-free) together. you don't have to choose.
English
0
1
6
0
"Functional-Light JavaScript" Book
transducers! const inactive = not(prop("active")); const idName = u=>({[u.id]:https://t.co/LYIe0vC9DG}); users.reduce( compose( t.filter(inactive), t.map(idName) )( binary(Object.assign) ), {} )
English
1
11
12
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
Wow, this comment is disturbing: reddit.com/r/javascript/c… I'm amazed and dismayed at how this mindset continues to influence some portion of the developer population. It needs to be rooted out.
English
1
2
14
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
I started a new subreddit: reddit.com/r/JSdev/ 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.
English
2
4
12
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
Recently published quite a few tweaks, bug fixes, and additions to the Flash Math Cards app, including most recently adding sounds (via WebAudio API)! twitter.com/YDKJS/status/1…
You Don't Know JS Yet@YDKJS

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.

English
0
1
5
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
Or if you prefer the installable PWA route (android and iOS), here's the site: flashmath.cards
English
6
1
7
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
Even packaged it as an Android app (maybe also an iOS app in the future, not sure). Here's the Google Play Store link: play.google.com/store/apps/det… If you install the android app, please rate it in the store to help visibility!
English
1
1
6
0
"Functional-Light JavaScript" Book me-retweet
You Don't Know JS Yet
You Don't Know JS Yet@YDKJS·
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.
English
4
9
48
0
"Functional-Light JavaScript" Book
Domio is a frontend "framework" for building browser JS apps leveraging the power of the IO monad. github.com/getify/domio Domio enables an architectural style very similar to Redux-Saga, but without any implied React/Vue/etc component-oriented tools required.
English
0
4
6
0