iceangell
vadikka008
12 points

Tools vadikka008 is Following

Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
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...
Turborepo
It is a high-performance build system for JavaScript and TypeScript codebases. It reimagines build system t...