Hacker News
- Functional programming jargon in plain English https://github.com/hemanth/functional-programming-jargon 184 comments
- Functional Programming Jargon https://github.com/hemanth/functional-programming-jargon 99 comments
- Functional Programming Jargon https://github.com/hemanth/functional-programming-jargon 103 comments
Lobsters
- Jargon from the functional programming world in simple terms https://github.com/hemanth/functional-programming-jargon 8 comments programming
- Jargon from the functional programming world in simple terms https://github.com/hemanth/functional-programming-jargon 7 comments programming
- Functional Programming jargon in JavaScript explained with code examples https://github.com/hemanth/functional-programming-jargon 19 comments javascript
Linking pages
- Learn to code in 2019, get hired, and have fun along the way | by Andrei Neagoie | Zero To Mastery | Medium https://medium.com/zerotomastery/learn-to-code-in-2019-get-hired-and-have-fun-along-the-way-d4197f96be27 131 comments
- GitHub - xgrommx/awesome-functional-programming: Yet another resource for collecting articles, videos etc. regarding functional programming https://github.com/xgrommx/awesome-functional-programming 59 comments
- Functional Programming in C#: A Brief Guide - Hamid Mosalla http://hamidmosalla.com/2019/04/25/functional-programming-in-c-sharp-a-brief-guide/ 36 comments
- GitHub - dexteryy/spellbook-of-modern-webdev: A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development https://github.com/dexteryy/spellbook-of-modern-webdev 32 comments
- Designing an opinionated functional API (Typescript) 🔺 🔻 | by Liron Hazan | ITNEXT https://lironhazan.medium.com/designing-an-opinionated-functional-api-typescript-e7e89e8ab338?sk=4fd93ea108d6c132d92c39ddfd203d86&source=friends_link 18 comments
- GitHub - reduxjs/reselect: Selector library for Redux https://github.com/reduxjs/reselect 13 comments
- GitHub - selfrefactor/useful-javascript-libraries: Collection of Javascript libraries https://github.com/selfrefactor/useful-javascript-libraries 9 comments
- Get Functional. Functional programming is getting more… | by Adam Boro | Daftcode Blog https://blog.daftcode.pl/get-functional-3eaceb76258f#.771zrww4w 7 comments
- GitHub - ikhoon/functional-programming-jargon.scala: Scala code examples - Jargon from the functional programming world in simple terms! https://github.com/ikhoon/functional-programming-jargon.scala 5 comments
- Mary Had a Little Lambda http://matthewgerstman.com/mary-had-a-little-lambda/ 5 comments
- Building Electron Apps with React + Redux | by Daniel Schmidt | Medium https://medium.com/@dschmidt1992/building-electron-apps-with-react-redux-58f2e8fbac97#.smeq4y7y3 4 comments
- GitHub - torchhound/warren: Links to lose yourself in, curated from HN and other sources https://github.com/torchhound/warren 3 comments
- GitHub - reduxjs/reselect: Selector library for Redux https://github.com/reactjs/reselect#q-how-do-i-create-a-selector-that-takes-an-argument 3 comments
- Don’t be a Junior Developer: The Roadmap | by Andrei Neagoie | Zero To Mastery | Medium https://medium.com/@andreineagoie/dont-be-a-junior-developer-the-roadmap-9fde5cf384bb 1 comment
- Learn to code in 2018, get hired, and have fun along the way | by Andrei Neagoie | Zero To Mastery | Medium https://medium.com/@andreineagoie/learn-to-code-in-2018-get-hired-and-have-fun-along-the-way-b338247eed6a 0 comments
- GitHub - agrim123/reading-material: List of some useful blogs, books, courses, papers etc. https://github.com/agrim123/reading-material 0 comments
- Monads | Better world by better software https://glebbahmutov.com/blog/monads/ 0 comments
- GitHub - smart-table/flaco: A Tiny (2kb) UI library based on hyperscript and virtual dom https://github.com/smart-table/flaco 0 comments
- Functional Programming Principles in Javascript - DEV Community 👩💻👨💻 https://dev.to/leandrotk_/functional-programming-principles-in-javascript-26g7 0 comments
- Lexical functional programming — jargon and naming convention | by Aleksander Kućma | Daftcode Blog https://blog.daftcode.pl/lexical-functional-programming-jargon-and-naming-convention-a4f0cf559fd 0 comments
Linked pages
- Category Theory for Programmers: The Preface | Bartosz Milewski's Programming Cafe https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/ 372 comments
- GitHub - immutable-js/immutable-js: Immutable persistent data collections for Javascript which increase efficiency and simplicity. https://github.com/facebook/immutable-js 104 comments
- Lambda calculus - Wikipedia https://en.wikipedia.org/wiki/Lambda_calculus#Motivation 103 comments
- Favoring Curry http://fr.umio.us/favoring-curry/ 70 comments
- Common combinators in JavaScript · GitHub https://gist.github.com/Avaq/1f0636ec5c8d6aed2e45 49 comments
- GitHub - fantasyland/fantasy-land: Specification for interoperability of common algebraic structures in JavaScript https://github.com/fantasyland/fantasy-land 33 comments
- Hey Underscore, You're Doing It Wrong! - YouTube http://www.youtube.com/watch?v=m3svKOdZijA 28 comments
- GitHub - gcanti/fp-ts: Functional programming in TypeScript https://github.com/gcanti/fp-ts 24 comments
- GitHub - dtao/lazy.js: Like Underscore, but lazier https://github.com/dtao/lazy.js 23 comments
- function - How do JavaScript closures work? - Stack Overflow https://stackoverflow.com/questions/111102/how-do-javascript-closures-work 18 comments
- GitHub - swannodette/mori: ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript http://github.com/swannodette/mori 13 comments
- GitHub - immerjs/immer: Create the next immutable state by mutating the current one https://github.com/mweststrate/immer 7 comments
- GitHub - ikhoon/functional-programming-jargon.scala: Scala code examples - Jargon from the functional programming world in simple terms! https://github.com/ikhoon/functional-programming-jargon.scala 5 comments
- GitHub - paldepind/union-type: A small JavaScript library for defining and using union types. https://github.com/paldepind/union-type 4 comments
- nanoscope: view and transform your data like never before. http://kovach.me/nanoscope/index.html 3 comments
- function - What is the difference between a 'closure' and a 'lambda'? - Stack Overflow https://stackoverflow.com/questions/220658/what-is-the-difference-between-a-closure-and-a-lambda 0 comments
- GitHub - fluture-js/Fluture: Fantasy Land compliant (monadic) alternative to Promises https://github.com/fluture-js/Fluture 0 comments
- Page Redirection http://cwmyers.github.io/monet.js/#io 0 comments
- GitHub - ramda/ramda: Practical functional Javascript https://github.com/ramda/ramda#ramda 0 comments
- Arity - Wikipedia https://en.wikipedia.org/wiki/Arity 0 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:github.com
Search title: functional-programming-jargon/readme.md at master · hemanth/functional-programming-jargon · GitHub
See how to search.