https://github.com/mertturkmenoglu/js-examples
Javascript examples
https://github.com/mertturkmenoglu/js-examples
code examples javascript training
Last synced: 6 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 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T18:35:55.000Z (over 5 years ago)
- Last Synced: 2025-02-09T20:25:03.173Z (8 months 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
![]()
 
# 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/