λ fp-apprentice
@fp_apprentice
Followers
119
Following
342
Media
61
Statuses
3K
Student of Functional Programming and Wisdom. Sr. Software Engineer @ Elastic, Vim is my happy place.
Colorado
Joined April 2009
loving @EffectTS_ in general, and in particular, this course on learning it: https://t.co/Pq1rdXutuE
#typescript #effectts #fp I've not heard anyone from effect speaking about monads, functors, or applicatives.
typeonce.dev
Build production and type-safe Typescript apps with Effect. In this course we go from no knowledge of effect to implementing an API request with Runtime, Layer, Config, and more.
0
0
0
Loving @EffectTS_ and loving this guy's content: @ethanniser
0
1
6
Just created a new blog using @hashnode. It's fast ⚡️, free 🎉, and highly customisable ⚙️. Get yours here: https://t.co/L7sQMbn7jG 🌎: https://t.co/Szca2Ua9bq
#functionalprogramming
#nodejs
#typescript
0
0
0
TypeScript: Tips and Tricks by @kamranahmedse (course on @eggheadio)
egghead.io
Learn to use some of the tips and tricks that can help you write better TypeScript. We'll look at some utility types, understand how immutable types wo...
0
0
0
I scored 100% in Conditional Types - Advanced TypeScript quiz
0
0
0
I completed all 30 TypeScript exercises from W3Schools.
0
0
1
0
1
2
Write simple asynchronous code with JavaScript generators by @mxstbr (course on @eggheadio)
egghead.io
Generators are a useful tool for handling asynchrony in your JavaScript applications. They were added to JavaScript with ES2015. When applied correctly ...
0
0
0
Redundant comments are just places to collect lies and misinformation https://t.co/ShHm849AKJ (created with @wallabyjs codeclip) #javascriptgenerators #js #generators Generator containing #async flow https://t.co/6Tz7Iy1Xjk
egghead.io
With one tiny utility function we’ll unlock the full power of generators to make them work well with Promises and thus be the perfect weapon for asynchr...
0
0
1
Generators in JavaScript by @johnlindquist (course on @eggheadio) https://t.co/n8cBxEz0wv Falling in love with #js #generators
egghead.io
A collection of lessons about generators in JavaScript to help developers understand how useful they can be in many common scenarios.
0
0
0
Knowledge is power https://t.co/dy5XkKLUsj (created with @wallabyjs codeclip) #javascript #asyncgenerator #quokkajs #wallaby #rapidprototyping
codeclip.io
Codeclip allows you to share a recording of your code so everyone can replay its execution and see runtime values.
0
0
1
Find and Replace Text with Sed in Bash by @ccnokes (lesson on @eggheadio) https://t.co/hcIBqcagWY | Whoa, I'd no idea about the address option in sed! I've normally used grep and piped into sed. Much more terse! #sed #bash
egghead.io
sed, which stands for stream editor, is probably most commonly used to replace text patterns with a new one, which is exactly what we’ll learn in this l...
0
0
1
0
1
0
Queue Data Structure in JavaScript by @kyleshevlin (lesson on @eggheadio)
egghead.io
In this lesson, you will learn how to create a queue in JavaScript. A queue is a first-in, first-out data structure (FIFO). We can only remove items fro...
0
0
1
JavaScript Graph Data Structure by @kyleshevlin (lesson on @eggheadio) https://t.co/uvJbPP6pgt
#javascript #graphs
egghead.io
A graph is a data structure comprised of a set of nodes, also known as vertices, and a set of edges. Each node in a graph may point to any other node in...
0
0
1
Write simple asynchronous code with JavaScript generators by @mxstbr (course on @eggheadio)
egghead.io
Generators are a useful tool for handling asynchrony in your JavaScript applications. They were added to JavaScript with ES2015. When applied correctly ...
0
0
1
You use them in two loops in the main <MysteriousSankey> component.
1
1
0
The coolest, #javascript thing ever! https://t.co/fteqrrqOEq Easy js shell scripts ftw!
0
0
0