https://github.com/alwarg/js-explanator
The list of common methods
https://github.com/alwarg/js-explanator
Last synced: 5 months ago
JSON representation
The list of common methods
- Host: GitHub
- URL: https://github.com/alwarg/js-explanator
- Owner: AlwarG
- License: mit
- Created: 2020-07-04T14:14:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:09:34.000Z (over 3 years ago)
- Last Synced: 2025-02-08T17:31:28.320Z (over 1 year ago)
- Language: CSS
- Size: 4.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS Explanator
The collection of usecases to learn javascript quickly. You can access this project [here](https://alwarg.github.io/js-explanator/index.html#/array).\
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and [Tailwind CSS](https://tailwindcss.com/).
## development:
+ clone this repo
+ run `yarn`
+ run `yarn start`