Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaopcm/ts-github-explorer
https://github.com/joaopcm/ts-github-explorer
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joaopcm/ts-github-explorer
- Owner: joaopcm
- Created: 2021-05-05T17:43:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T03:57:29.000Z (about 3 years ago)
- Last Synced: 2023-03-10T20:03:36.405Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 752 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I've used this project to learn:
- Configure a React structure from zero
- Babel
- WebPack
- TypeScript
- CSS loader
- Sass loader
- WebPack dev server
- Source maps
- Environments
- Importing CSS and SCSS files
- Components
- Props
- State
- Imutability
- Stylish
- Hooks
- external API integration
- Key property inside a loop
- React Dev Tools