Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mertturkmenoglu/js-examples
Javascript examples
https://github.com/mertturkmenoglu/js-examples
code examples javascript training
Last synced: about 2 months ago
JSON representation
Javascript examples
- Host: GitHub
- URL: https://github.com/mertturkmenoglu/js-examples
- Owner: mertturkmenoglu
- License: gpl-3.0
- Created: 2019-06-20T15:59:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:35:55.000Z (about 5 years ago)
- Last Synced: 2023-07-31T22:40:39.795Z (over 1 year ago)
- Topics: code, examples, javascript, training
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/mertturkmenoglu/js) ![GitHub followers](https://img.shields.io/github/followers/mertturkmenoglu.svg?style=social)
# JavaScript Language Examples
***
# Description
* This repository contains my **JavaScript** language example codes.
* JavaScript website: https://www.javascript.com/
* See the LICENSE file for details.
* Please visit [freeCodeCamp] for detailed curriculum.
* You need to install **Node.js** to your system. Please follow the [original source].
# Resources For Learning JavaScript
* This part will be updated.
# Build
#### Tools Required
* Node.js
* Web browser(Edge, Safari, **Chrome**, Firefox, ...)
* Text editor(**VSCode**, Atom, Sublime, Vim, Emacs, ...)
#### Setup
* You need **Node.js** on your system.
* **Fork** and **clone** the repository.
* After getting repository on your local environment, create a branch.
# Contributing
* Fork and clone the repository.
* Follow the steps under the build chapter.
* Push and open a pull request.
* All ideas and helps are welcome. For more, please contact with me.
# Authors
* Mert Türkmenoğlu[original source]: https://nodejs.org/en/
[freeCodeCamp]: https://learn.freecodecamp.org/