Steven Neumann
steven-neumann
6 points
Tools steven-neumann is Following
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 ...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
axios
github.com/mzabriskie/axios
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and ...
three.js
threejs.org
It is a cross-browser JavaScript library and Application Programming Interface used to create and display a...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Tailwind CSS
tailwindcss.com
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Prisma
prisma.io
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with...
Storybook
storybook.js.org
It is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes b...
Zustand
github.com/react-spring/zus...
Small, fast and scaleable bearbones state-management solution. Has a comfy api based on hooks, that isn't b...
Recoiljs
recoiljs.org
It is an experimental state management library for React apps. It provides several capabilities that are di...
React Query
react-query.tanstack.com
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...
Mantine
mantine.dev
It is an MIT licensed open source React components and hooks library with a focus on usability, accessibili...
shadcn UI
ui.shadcn.com
Accessible and customizable components that you can copy and paste into your apps. Free and open-source. Us...