Julian Ramirez
julianramirezch1
3 points

Tools julianramirezch1 is Following

Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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...
rollup
It is a module bundler for JavaScript which compiles small pieces of code into something larger and more co...
Vite
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...