Skip to content

soutoigor/RamdaFuck

Repository files navigation

RamdaFuck

Me and my friends from work always liked to share "RamdaFucks" between us, and we also had created a slack channel only to post them!
So I thought "Why not creating a page to save it without the risk of losing it? And then external people can contribute".

And that's it. 🤓

Start using: https://ramdafuck.netlify.com/

Why RamdaFuck? We say "RamdaFuck" for when a function made with Ramda gets so big, nested and confuse, that it gets unreadable and worst that if not using Ramda.

Just like the "callback hell" 👹

Screenshots

Desktop
Desktop usage

Mobile
Mobile usage

Build and Setup

Make sure you have the API running locally.

Set the .env file according with the .env.example file.

Install dependencies with:

$ npm run install

And then you can use the following commands:

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Technologies

About

A space to share your best "RamdaFucks" 😛

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published