shbaik82
3 points

Tools shbaik82 is Following

Amazon CloudFront
Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and int...
Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
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...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
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...
Material-UI
Material UI is a library of React UI components that implements Google's Material Design.
AWS Elastic Load...
With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting t...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
tachyons
Create fast loading, highly readable, and 100% responsive interfaces with as little CSS as possible.
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Tailwind CSS
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...