Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexlet-basics/exercises-javascript
Free Javascript courses
https://github.com/hexlet-basics/exercises-javascript
hacktoberfest learn-to-code learn-to-code-for-free learn-to-code-javascript
Last synced: 17 days ago
JSON representation
Free Javascript courses
- Host: GitHub
- URL: https://github.com/hexlet-basics/exercises-javascript
- Owner: hexlet-basics
- Created: 2018-04-10T17:46:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T14:13:55.000Z (2 months ago)
- Last Synced: 2024-09-09T17:16:36.505Z (2 months ago)
- Topics: hacktoberfest, learn-to-code, learn-to-code-for-free, learn-to-code-javascript
- Language: JavaScript
- Homepage: https://ru.code-basics.com/languages/javascript
- Size: 4.01 MB
- Stars: 44
- Watchers: 8
- Forks: 203
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exercises-javascript
[![Github Actions Status](../../workflows/Docker/badge.svg)](../../actions)
## How to contribute
* Discussions at 'Волонтеры' channel in [Telegram](https://t.me/hexletcommunity/12)
## Develop
```bash
# setup
make
# run
make compose
# check
make ci-check# run tests
make compose-test# run linters and validators
make compose-code-lint
make compose-description-lint
make compose-schema-validate
```##
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=exercises-javascript)This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=exercises-javascript).
##See most active contributors on [hexlet-friends](https://friends.hexlet.io/).