rkwn's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
hashicorp/vagrant
Vagrant is a tool for building and distributing development environments.
rome/tools
Unified developer tools for JavaScript, TypeScript, and the web
doczjs/docz
✍ It has never been so easy to document your things!
facebookarchive/flux
Application Architecture for Building User Interfaces
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
typicode/hotel
🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
coryhouse/react-slingshot
React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
dilanx/craco
Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.
pomber/didact
A DIY guide to build your own React
boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
johnlindquist/kit
Script Kit. Automate Anything.
Zizzamia/perfume.js
Web performance library for measuring all performance vitals metrics
saghul/txiki.js
A tiny JavaScript runtime
open-source-labs/Reactime
Developer tool for time travel debugging and performance monitoring in React applications.
addyosmani/puppeteer-webperf
Automating Web Performance testing with Puppeteer 🎪
minamarkham/formation
💻 macOS setup script for front-end development
crsandeep/simple-react-full-stack
Boilerplate to build a full stack web application using React, Node.js, Express and Webpack.
mike-works/typescript-fundamentals
Mike North's 2018 TypeScript Fundamentals Course
ovidiuch/react-testing-examples
Searchable library of React testing examples
FrontendMasters/intro-to-graphql
[Course] Introduction to GraphQL
kentcdodds/react-hooks-pitfalls
The slides and code examples for my talk "React Hook Pitfalls"
FrontendMasters/react-state-management
kentcdodds/why-react-hooks
Talk about React hooks