dbagia / declarative-demos
An attempt to solve programming puzzles in a declarative way
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for declarative-demos
- Specialized async queue data structure, supports revocation of values☆175Updated last year
- keyboardEvent.key compatible key codes with Typescript Definitions.☆55Updated 3 years ago
- A new take on JavaScript's EventEmitter class. Makes use of types and the newest JS features.☆48Updated last year
- ☆82Updated 4 years ago
- A multiplayer shooter in your browser! It uses node.js as backend and css 3d transformations☆31Updated 5 years ago
- Full reactivity JS/TS framework. Lightweight replacement of React + MobX + React Router. Very small and fast !!☆157Updated last year
- Curry All Code☆137Updated 3 years ago
- REST and GraphQL really aren't that different. I'll prove it!☆288Updated 4 years ago
- Reactive JavaScript Objects and Primitives☆35Updated last year
- ☆81Updated 4 years ago
- A functional programming toolkit for JavaScript.☆586Updated 3 years ago
- Display and evaluate your JavaScript code.☆41Updated 3 weeks ago
- A fancy immutable storage library for JavaScript☆164Updated 3 years ago
- A curated collection of resources, clients and tools that make working with `GraphQL and Angular` awesome☆133Updated 5 years ago
- Add priorities to your web app's network requests☆104Updated 7 years ago
- TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a…☆72Updated 5 years ago
- MojiScript is an async-first, opinionated, and functional library☆149Updated last year
- A simple react form generator using functional programming concepts