joakimgunst's Stars
vercel/next.js
The React Framework
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
vercel/swr
React Hooks for Data Fetching
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
denoland/deno
A modern runtime for JavaScript and TypeScript.
jestjs/jest
Delightful JavaScript Testing.
doczjs/docz
✍ It has never been so easy to document your things!
reduxjs/redux
A JS library for predictable global state management
prettier/prettier
Prettier is an opinionated code formatter.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
microsoft/vscode
Visual Studio Code
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
facebook/react
The library for web and native user interfaces.