NOOB
prgames1234
3 points

Tools prgames1234 is Following

Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
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...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
css
CSS parser / stringifier.