https://github.com/autumnnus/javascript-methods
This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.
https://github.com/autumnnus/javascript-methods
javascript javascript-methods react redux typescript
Last synced: 6 months ago
JSON representation
This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.
- Host: GitHub
- URL: https://github.com/autumnnus/javascript-methods
- Owner: Autumnnus
- Created: 2023-12-10T20:49:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T22:37:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T01:22:01.151Z (10 months ago)
- Topics: javascript, javascript-methods, react, redux, typescript
- Language: TypeScript
- Homepage: https://javascriptmethods.netlify.app
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Methods
This is a React Typescript Project about Javascript beginners will learn Javascript's most important methods.
- [Demo](https://javascriptmethods.netlify.app/)
## Features:
- **String, Number, Array, Date and Methods**
- **Dynamically adding methods parameters and inputs**
- **Clean code view**
## Usage:
1. Open your terminal and run:
```bash
npm install
```
2. Run the project with:
```bash
npm run dev
```
Explore and enjoy the Javascript Methods experience! Feel free to contribute and make this project even better.