GithubHelp home page GithubHelp logo

octaplexsys / monadic-mondays Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ybogomolov/monadic-mondays

0.0 1.0 0.0 214 KB

Code samples for #monadicmonday topics

License: MIT License

TypeScript 99.55% JavaScript 0.45%

monadic-mondays's Introduction

Monadic Mondays

This repository contains code samples for #monadicmonday topics.

You can also find monthly compilations on Medium and on Dev.to.

How to run

To run the examples, you'll need to install all dependencies by issuing npm ci command. After that you can run code for each episode using npm run epN, where N ∈ [1, 13].

Extra bits

  1. npm run ep5:test – run tests for Tagless Final
  2. npm run ep8:stack-fail – run a naïve stack-unsafe Free monad evaluation
  3. npm run ep8:stack - run a stack-safe trampolined Free monad evaluation
  4. npm run ep9:dtslint – run a DTSLint for type-level tests

Published episodes

  1. Episode 1: These/Ior
  2. Episode 2: Rings
  3. Episode 3: Recursion schemes
  4. Episode 4: Either, Validation & RemoteData
  5. Episode 5: Tagless Final
  6. Episode 6: ZIO in TypeScript
  7. Episode 7: Functional optics
  8. Episode 8: Free monads
  9. Episode 9: Type-level programming
  10. Episode 10: Reasons to choose FP (no code)
  11. Episode 11: Kleisli arrows
  12. Episode 12: Futures
  13. Episode 13: Property-based testing
  14. Episode 14: Final words (no code)
  15. Episode spontaneous: session types

Compilations

Contacts

If you have any questions, please ping me back at @ybogomolov in Telegram, @YuriyBogomolov in Twitter or via [email protected].

monadic-mondays's People

Contributors

ybogomolov avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.