DEV Community

hyper
hyper

Posted on • Originally published at Medium on

Intro to Crocks Monads

EvilSoft the creator of crocks a few years a go provided some great videos on Async, Reader, and Async Reader. These videos can give you a great introduction to using crocks within your code base. They can also be helpful if you plan to contribute to hyper63, since we use Async and AsyncReader in the core project.

Summary

Functional Javascript can be a huge boost to your application, in these videos you will see how crocks leverages theses patterns to create clean code.

For more Functional Javascript videos checkout EvilSofts YouTube Channel:

https://www.youtube.com/channel/UCc8LoGpIa8tRNosGGJroS2Q

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay