Shurna83's Stars
facebook/react
The library for web and native user interfaces.
microsoft/vscode
Visual Studio Code
facebook/create-react-app
Set up a modern web app by running one command.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
vitejs/vite
Next generation frontend tooling. It's fast!
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.
pmndrs/zustand
🐻 Bear necessities for state management in React
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
jestjs/jest
Delightful JavaScript Testing.
brillout/awesome-react-components
Curated List of React Components & Libraries.
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
jquense/yup
Dead simple Object schema validation
css-modules/css-modules
Documentation about css-modules
microsoft/react-native-windows
A framework for building native Windows apps with React.
vitejs/awesome-vite
⚡️ A curated list of awesome things related to Vite.js
vitest-dev/vitest
Next generation testing framework powered by Vite.
adobe/react-spectrum
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
reactjs/react.dev
The React documentation website
gcanti/fp-ts
Functional programming in TypeScript
nuejs/nue
The Design Engineering Framework for the Web
korfuri/awesome-monorepo
A curated list of awesome Monorepo tools, software and architectures.
videolan/vlc-android
VLC for Android, Android TV and ChromeOS
originjs/vite-plugin-federation
Module Federation for vite & rollup
mswjs/examples
Examples of Mock Service Worker usage with various frameworks and libraries.
gcanti/functional-programming
Introduction to Functional Programming (Italian)
module-federation/vite
Vite Plugin for Module Federation
WASD-Team/yup-ast
JSON AST schema generator for YUP
simara-svatopluk/ddd-course
Domain-Driven Design Course. Materials in English. Recorded lectures/workshops + slides in Czech only! All the code: