Ross McDermott
rossandrewmcde...
3 points

Tools rossandrewmcdermott is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Sass Lint
It is a Node-only Sass linter for both sass and scss syntax. It can be run through a command line interface...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...