Ravi Singh
ravigillsingh1...
3 points

Tools ravigillsingh122936 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...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Apollo
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features f...
GraphQL Nexus
It is a declarative, code-first and strongly typed GraphQL schema construction for TypeScript & JavaScript.
angular
HTML enhanced for web apps.