andys8
3 points

Tools andys8 is Following

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