https://github.com/cidem/ramda-vanilla-benchmark
https://github.com/cidem/ramda-vanilla-benchmark
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cidem/ramda-vanilla-benchmark
- Owner: cideM
- Created: 2021-03-09T09:55:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T09:52:33.000Z (over 3 years ago)
- Last Synced: 2025-05-18T08:37:00.448Z (about 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ramda vs. Vanilla JS
This repository contains the code that goes along with this blog post (insert
link when it's live). It's a comparison of three code snippets, two written
with lambda, the other with vanilla JS.