m dev
mdev553266
3 points

Tools mdev553266 is Following

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...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CSS Modules
It is a CSS file in which all class names and animation names are scoped locally by default. The key words ...
redux-saga
An alternative side effect model for Redux apps
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
React Redux
It is the official React binding for Redux. It lets your React components read data from a Redux store, and...