daniilisupov
3 points

Tools daniilisupov is Following

Fastly
Fastly's real-time content delivery network gives you total control over your content, unprecedented access...
Browserify
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
Laravel
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
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...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Yii
Yii comes with: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, sc...
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 ...
Google Maps
Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accura...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
jsdoc
JSDoc 3 is an API documentation generator for JavaScript, similar to JavaDoc or PHPDoc. You add documentati...
rollup
It is a module bundler for JavaScript which compiles small pieces of code into something larger and more co...
Swagger Codegen
It is an open source project which allows generation of API client libraries (SDK generation), server stubs...
three.js
It is a cross-browser JavaScript library and Application Programming Interface used to create and display a...
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
jsdom
It is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, fo...
Nuxt.js
Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. ...
yandex map
The best choice for interactive maps
husky
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and al...
commitlint
Lint your commit messages.
Vite
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
Esbuild
It is an extremely fast JavaScript and CSS bundler and minifier. Current build tools for the web are 10-100...