augustoti
3 points

Tools augustoti 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...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
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 ...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
pnpm
It uses hard links and symlinks to save one version of a module only ever once on a disk. When using npm or...
Vite
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
Vitest
It is a blazing fast unit test framework powered by Vite. It aims to position itself as the Test Runner of ...