mradbourne
3 points
Tools mradbourne is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
PostCSS
github.com/postcss/postcss
PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, tra...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
jsdom
github.com/jsdom/jsdom
It is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, fo...
React Redux
react-redux.js.org
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...