michaelhur
0 points
Tools michaelhur is Following
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
axios
github.com/mzabriskie/axios
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and ...
Emotion
emotion.sh
Emotion is a performant and flexible CSS-in-JS library. Building on many other CSS-in-JS libraries, it allo...
Storybook
storybook.js.org
It is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes b...
react-testing-li...
testing-library.com/docs/re...
It is a simple and complete React DOM testing utility that encourage good testing practices. It provides li...
Recoiljs
recoiljs.org
It is an experimental state management library for React apps. It provides several capabilities that are di...
Vite
vitejs.dev
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
React Query
react-query.tanstack.com
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...