IUnLife's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
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.
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
brillout/awesome-react-components
Curated List of React Components & Libraries.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
immerjs/immer
Create the next immutable state by mutating the current one
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
framer/motion
Open source, production-ready animation and gesture library for React
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
reduxjs/reselect
Selector library for Redux
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
Semantic-Org/Semantic-UI-React
The official Semantic-UI-React integration
xgrommx/awesome-redux
Awesome list of Redux examples and middlewares
serverless/examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
withspectrum/spectrum
Simple, powerful online communities.
microsoft/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
gaearon/overreacted.io
Personal blog by Dan Abramov.
ngrx/store
RxJS powered state management for Angular applications, inspired by Redux
blakeembrey/code-problems
Common code and interview problems solved in multiple languages
kettanaito/atomic-layout
Build declarative, responsive layouts in React using CSS Grid.
Nozbe/zacs
Zero Abstraction Cost Styling ⚡️👨🎨 (for React DOM & React Native)
sahinyanlik/javascript-tutorial-tr
mxmzb/react-native-gesture-detector
Create and detect custom, complex gestures in React Native. 🍭
HBandesh/reusingCode
This POC is intended to demonstrate an approach to reuse the code between React and React Native.
sohamkamani/jwt-nodejs-example
pagesource/atomic-react-components
A react pattern library with collocation for generic react components equipped with recommended development ecosystem.
jpetitcolas/yesno-jest-sample-app
Support project for Jest introduction tutorial available on https://www.jonathan-petitcolas.com/2017/10/31/learning-jest-through-practice.html