oscarsaraza
3 points
Tools oscarsaraza is Following
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
React Starter Kit
reactstarterkit.com
React Starter Kit is an opinionated boilerplate for web development built on top of Facebook's React librar...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Preact
developit.github.io/preact
Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) us...
Reactpack
github.com/olahol/reactpack
Build your react apps with one command and one `npm i`.