Jonathan Tavares
jtavares
Senior Web Developer | Singular.
3 points

Tools jtavares is Following

Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
Prisma
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with...
NestJS
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive ...
Bull
The fastest, most reliable, Redis-based queue for Node. Carefully written for rock solid stability and at...
Storybook
It is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes b...
Vite
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
React Query
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...
Vitest
It is a blazing fast unit test framework powered by Vite. It aims to position itself as the Test Runner of ...
tRPC
It allows you to easily build & consume fully typesafe APIs without schemas or code generation. It is well-...