Tools
Stacks
Comparisons
Sign up/Login
andys8
3 points
Tools andys8 is Following
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Haskell
haskell.org
It is a general purpose language that can be used in any domain and use case, it is ideally suited for prop...
Rust
rust-lang.org
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Ramda
ramdajs.com
It emphasizes a purer functional style. Immutability and side-effect free functions are at the heart of its...
PureScript
github.com/purescript/psc-p...
A small strongly typed programming language with expressive types that compiles to JavaScript, written in a...
Elm
package.elm-lang.org
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly...
fp-ts
github.com/gcanti/fp-ts
Functional programming in TypeScript.