GithubHelp home page GithubHelp logo

dusan011 / learn-javascript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swap76/learn-javascript

0.0 1.0 0.0 1.03 MB

This repository is for beginners to start learning JavaScript from Scratch

License: GNU Affero General Public License v3.0

JavaScript 100.00%

learn-javascript's Introduction

Learn JavaScript

This repository was made for beginners to start learning Javascript from Scratch

Documentation

This repository uses Docsify for generating documentation website on the fly.

If you want run Docsify you must use latest version of node (now is v13.0.1) read this issue #299

Steps:

  1. Install dependencies
    npm install
    
  2. Then run the following command to serve the documentation.
    npm run serve-docs
    
  3. Now you can preview documentation site in your browser by visiting http://localhost:3000.

ESLint

After making your changes or adding your contributions, lint your javascript files with eslint by running following command. While linting many errors may arise don't try to fix errors from other files except yours as this is tutorial repo some mistakes are intenstion.

$ npm run lint:fix

References

One of the famous reference site for Javascript, it introduces from beginning to the advance concept

W3Schools is an educational website for learning web technologies online. Content includes tutorials and references relating to HTML, CSS, JavaScript

This web site introduces JavaScript with well-sorted topics, so it helps to see overview

They provides a vaiety of media such as video, eBooks, so it would be helpful, it you look for another learning materials

learn-javascript's People

Contributors

swap76 avatar adavijit avatar nishant-sethi avatar lnchapin avatar eleontev avatar anuk79 avatar ahmed-elbessfy avatar jyburns avatar musabajwa avatar paullaffitte avatar rudy-menekam avatar frances-lois avatar rahulbudhraj avatar p-siriphanthong avatar lary15 avatar andras-simon avatar niyoeric avatar tomanistor avatar shahpranaf avatar 1cedsoda avatar moisestr avatar fr1sk avatar wolvan avatar luharinos avatar niyonx avatar bweekz avatar fcosueza avatar somecatdad avatar marinep31 avatar dnafication avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.