Skip to content

Collection of interesting code snippets in JavaScript and TypeScript

License

Notifications You must be signed in to change notification settings

vsavkin/CoolCodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Playground

Object Algebras

This repository shows two ways of implementing the object algebras pattern in TypeScript. The two ways are with and without using classes.

Object algebras?

Object algebras is an elegant solution to the expression problem. If you would like to learn more about the expression problems and object algebras, check out the following paper and talk:

About

Collection of interesting code snippets in JavaScript and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published