Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thejoefin/thinking-in-react-tutorial

Created with CodeSandbox
https://github.com/thejoefin/thinking-in-react-tutorial

Last synced: 10 days ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

        

# Thinking in React

Starting from the "Thinking in React" tutorial I have made changes to understand how React works.

## Changes so far
1. Seach is not case sensitive
2. classes changed into functions

## Planned changes
1. Add types
2. Replace as many classes to functions