Lee Marsden
lmarzy
Front-end Developer | Tarabutgatway
3 points

Tools lmarzy is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Jest
Jest provides you with multiple layers on top of Jasmine.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
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 ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
rollup
It is a module bundler for JavaScript which compiles small pieces of code into something larger and more co...
React Storybook
You just load your UI components into the React Storybook and start developing them. This functionality all...
Apollo
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features f...
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
Cypress
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new ...
react-testing-li...
It is a simple and complete React DOM testing utility that encourage good testing practices. It provides li...
husky
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and al...