wayneseymour
Senior Software Engineer @ Elastic I've tried to ignore functional programming, but it keeps calling lol Father, rock climber, coder, strength enthusiast.
ElasticSpain
Pinned Repositories
kibana
Your window into the Elastic Stack
either
Either data type, good for handling null and undefined.
haste-compiler
A Haskell to Javascript compiler.
kibana
:bar_chart: Kibana analytics and search dashboard for Elasticsearch
lrn
personal study
task
Trying to grok the task monad
transducers-research
wayneseymour's Repositories
wayneseymour/trampoline
wayneseymour/vanilla-fp
Really just me learning FP in JS from Brian Lonsdorf and other sources. Not a lib, more like a playground.
wayneseymour/a-practical-introduction-to-functional-programming
https://maryrosecook.com/blog/post/a-practical-introduction-to-functional-programming
wayneseymour/acu-wellness
wayneseymour/Array.prototype
Array.prototype methods that I use often; typically with FP in JS.
wayneseymour/blocking-event-loop
wayneseymour/call
Researching Function.prototype.call via Nodeschool's functioal-javascript workshop.
wayneseymour/fable-elmish
Elm-like abstractions for F# apps
wayneseymour/fable-getting-started
Fully working Fable project which makes it easy to get started
wayneseymour/fable-jest
Fable bindings for Jest
wayneseymour/fable-test
from: http://kcieslak.io/Getting-Started-with-Fable-and-Webpack
wayneseymour/first-py-comprehensions-spike
wayneseymour/flyd
The minimalistic but powerful, modular, functional reactive programming library in JavaScript.
wayneseymour/fp
Functional programming in JavaScript
wayneseymour/Function.prototype
Research for Function.prototype methods, in FP-JS of course.
wayneseymour/futurize
Turn callback-style functions or promises into futures
wayneseymour/getting-started
Graphql Learning Spike
wayneseymour/integration-testing-demo
angular 4 testing udemy course @ https://www.udemy.com/testing-angular-apps/learn/v4/content
wayneseymour/maryamyriameliamurphies.js
A library of Haskell-style morphisms ported to ES2015 JavaScript using Babel.
wayneseymour/monad-t
Transformers for monadic algebraic structures bridging types from various monadic libraries (Fluture, monet)
wayneseymour/realtime
WebSocket Proxy over RESTful API
wayneseymour/reduce
JS Reductions
wayneseymour/regex-quantifiers-spike
wayneseymour/set-ops
Set ops and other data musing in Typescript.
wayneseymour/spy
wayneseymour/test-abc
test
wayneseymour/ungit
The easiest way to use git. On any platform. Anywhere.
wayneseymour/weapons-of-self-destruction
wayneseymour/webdriverio
Webdriver/Selenium JavaScript bindings for Node.js
wayneseymour/whamcloud-maybe
The Maybe datatype