amitayas
3 points

Tools amitayas is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Neovim
Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage...
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....
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...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
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...
Preact
Preact is an attempt to recreate the core value proposition of React (or similar libraries like Mithril) us...
Apollo
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features f...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Svelte
If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – ...
Insomnia REST Cl...
Insomnia is a powerful REST API Client with cookie management, environment variables, code generation, and ...
NestJS
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive ...
graphql-yoga
Easiest way to run a GraphQL server: Sensible defaults & includes everything you need with minimal setup.;I...
express
Fast, unopinionated, minimalist web framework.
Vite
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...