OhCoder's Stars
system-f/fp-course
Functional Programming Course
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
liuxinyu95/AlgoXY
Book of Elementary Functional Algorithms and Data structures
clojurians-org/haskell-ebook
trekhleb/javascript-algorithms
đź“ť Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Matt-Esch/virtual-dom
A Virtual DOM and diffing algorithm
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
rust-lang/arewewebyet
Are we web yet? A simple reckoning of Rust's readiness for Web-related things.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code