pure-functions
There are 18 repositories under pure-functions topic.
matthieumastadenis/couleur
Couleur is a modern PHP 8.1+ color library, intended to be compatible with CSS Color Module Level 4.
deepcloudlabs/dcl113-2023-aug-24
DCL-113: Functional Programming in C++20
Mhwmd/tic-tac-toe
functional Tic Tac Toe (XO) game in Dart
singh-rajiv/honesty-dotnet
Write Honest functions in C# or convert Pure functions to Honest functions using Optional and Result monads. Combine them with LINQ and create extremely powerful functional compositions.
USACH-GM-Programming-Paradigms/01-Functional-Programming
Repository for Functional Programming classes (Scheme)
Vinnizius1/projeto_individual_js_css_html_JS_REFATORADO
Individual project "HTML, CSS e JS" building a SPA with "localStorage" by Newtab Academy. Projeto individual do módulo 2 e 3 "HTML, CSS e JS" construindo uma SPA com localStorage pela Newtab Academy.
andrej-dyck/kata-functional-gops
👩💻👨💻 A coding kata to practice functional design and refactoring. Have fun learning 🥳
deepcloudlabs/dcl113-2021-sep-16
DCL-113: Functional Programming in C++17
joaopaulopmedeiros/learning-functional-programming
Repository for learning functional programming with JS.
mouralisandra/AngularOptimisation
Optimisation Angular Lab assignmnet for the framework course taught at INSAT. This lab tackles: OnPush Strategy, Recalculation of referentially transparent expressions, Out of Bound Change Detection and the Zone Pollution Pattern.
numq/reduce-and-conquer
An architectural pattern leveraging functional programming principles and pure functions to create predictable, testable, and scalable state machines for complex applications.
thatjsprof/functional_js
This repository holds all code related to learning functional programming in javascript. It is based on the book "functional programming" by Kyle Sympson
agnostism/sayori
Compose functions using pipeline notation.
Jungstershark/ClojuRecipe
ClojuRecipe is a Clojure-based command-line tool that suggests recipes using the Edamam API. It leverages functional programming principles to provide reliable recipe suggestions based on the ingredients you have available.
deepcloudlabs/dcl113-2023-aug-14
DCL-113: Functional Programming in C++20
radomyr-horban/js-es6-practice
ES6 Practical tasks
sunnivin/lesson-modular-type-along
GitHub repo for a lesson in modular based coding