ilkeryilmaz / awesome-code-reading

πŸ“Ÿ List of high-quality codebases to read and study.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Code Reading

Awesome

I like looking at much better code bases than my own when I am considering making something. It's really motivates me. I will regularly list the source codes I have reviewed under this repo.

Projects

Uber BaseWeb

Stack:

React, Flow, ES6, Styled Components

Source: https://github.com/uber/baseweb

Uber React Vis

Stack:

React, ES6, D3

Source: https://github.com/uber/react-vis

Codesandbox Client

Stack:

React, Typescript, ES6

Source: https://github.com/codesandbox/codesandbox-client

Alibaba BizCharts

Stack:

React, Typescript, ES6

Source: https://github.com/alibaba/BizCharts

Gatsby

Stack:

React, Javascript

Source: https://github.com/gatsbyjs/gatsby

Ant Design

Stack:

React, Typescript, CSS

Source: https://github.com/ant-design/ant-design

Styled Components

Stack:

Javascript

Source: https://github.com/styled-components/styled-components

Airbnb React Sketchapp

Stack:

React, Typescript

Source: https://github.com/airbnb/react-sketchapp

Bootstrap

Stack:

CSS, Design System

Source: https://github.com/twbs/bootstrap

Excalidraw

Stack:

Typescript

Source: https://github.com/excalidraw/excalidraw

Spectrum

Stack:

React

Source: https://github.com/withspectrum/spectrum

Devhub

Stack:

React, Typescript

Source: https://github.com/devhubapp/devhub

Mattermost webapp

Stack:

React

Source: https://github.com/mattermost/mattermost-webapp

About

πŸ“Ÿ List of high-quality codebases to read and study.