You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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.
This repository holds all code related to learning functional programming in javascript. It is based on the book "functional programming" by Kyle Sympson