Ryan Lee
Ryan's Blog

Ryan's Blog

Follow
homeResourcesbadges

Leveraged Yield Farming on Alpha Homora Explained

Mar 5, 20219 min read 773 views

The ultimate guide to leveraged yield farming on Alpha Homora. Find out how to maximize your gains! · Introduction For the past couple of months, I've...

Leveraged Yield Farming on Alpha Homora Explained

Rust Pattern Matching Examples for Typescript Developers

Jan 18, 20218 min read 2.0K views

Learn how to use advanced Rust pattern matching techniques from the lens of a Typescript developer. · Introduction The reason why Typescript and Rust has...

Rust Pattern Matching Examples for Typescript Developers

Practical Guide to Fp-ts P6: The Do Notation

Nov 30, 20207 min read 6.5K views

Learn how to use Fp-ts practically. Introduces monads and the Do notation. · Introduction Welcome back to Part 6 of The Practical Guide to fp-ts. So far...

Practical Guide to Fp-ts P6: The Do Notation

Practical Guide to Fp-ts P5: Apply, Sequences, and Traversals

Oct 1, 20207 min read 15.7K views

Learn how to use Fp-ts practically. Introduces apply, applicatives, sequences, and traversals. · Introduction Welcome to part 5 of this series on...

Practical Guide to Fp-ts P5: Apply, Sequences, and Traversals

Practical Guide to Fp-ts P4: Arrays, Semigroups, Monoids

Sep 14, 202010 min read 11.5K views

Learn how to use Fp-ts practically. Introduces functional arrays, semigroups, and monoids. · Introduction Welcome to the fourth post on learning fp-ts...

Practical Guide to Fp-ts P4: Arrays, Semigroups, Monoids

Practical Guide to Fp-ts P3: Task, Either, TaskEither

Jul 16, 202011 min read 33.8K views

Learn how to use Fp-ts practically. Introduces the task, either, and taskEither operators. No mathematical knowledge required. · Introduction This is the...

Practical Guide to Fp-ts P3: Task, Either, TaskEither