Software Alternatives, Accelerators & Startups

RxJS VS Ramda

Compare RxJS VS Ramda and see what are their differences

RxJS logo RxJS

Reactive Extensions for Javascript

Ramda logo Ramda

Javascript Utilities & Libraries, Backend Development, and Frontend Development
  • RxJS Landing page
    Landing page //
    2023-09-29
  • Ramda Landing page
    Landing page //
    2021-09-24

RxJS videos

RxJS is My Favorite Library

More videos:

  • Review - Reactive Programming with RxJS - James Churchill
  • Review - Tero Parviainen "Reactive Music Apps in Angular and RxJS"

Ramda videos

Ramda Plaza Review/Tour😀

Category Popularity

0-100% (relative to RxJS and Ramda)
Javascript UI Libraries
42 42%
58% 58
Front-End Frameworks
58 58%
42% 42
Development Tools
0 0%
100% 100
JS Library
72 72%
28% 28

User comments

Share your experience with using RxJS and Ramda. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Ramda seems to be more popular. It has been mentiond 48 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

RxJS mentions (0)

We have not tracked any mentions of RxJS yet. Tracking of RxJS recommendations started around Mar 2021.

Ramda mentions (48)

  • Tacit Programming
    JavaScript is great for point-free programming! Make sure you check out Ramda.js https://ramdajs.com/ It’s fun in the sense that solving a puzzle is fun, but I avoid it for anything I need to maintain long-term. But it’s good practice for understanding combinators which is useful for some kinds of problems. - Source: Hacker News / 3 months ago
  • Pipeline-Oriented Programming [video]
    This is very cool. I remember I got sucked into things like Ramda going down this functional programming rabbit hole :-) https://ramdajs.com/. - Source: Hacker News / 4 months ago
  • Level up your Typescript game, functionally - Part 3
    Other libraries to check out are pratica and ramda. - Source: dev.to / 6 months ago
  • Functional Python Programming
    If folks like this and use JS, there is a very similar library for that ecosystem: https://ramdajs.com/. - Source: Hacker News / 11 months ago
  • FP and JavaScript/TypeScript
    I recently took ownership of the new types/ramda repo. This repo is re-exported by @types/ramda and is the first step to bringing type definitions for ramda in-house. We're already hard at work correcting major issues, adding full currying support, and general bug fixes. Source: about 1 year ago
View more

What are some alternatives?

When comparing RxJS and Ramda, you can also consider the following products

Zustand - Bear necessities for state management in React

Lo-Dash - Lo-Dash is a drop-in replacement for Underscore.

MobX - Simple, scalable state management

vuex - Centralized State Management for Vue.js

Lazy.js - Lazy.js is a functional utility library for JavaScript

react-context - Context provides a way to pass data through the component tree without having to pass props down manually at every level.