Giter Club home page Giter Club logo

learn-javascript's People

Contributors

lkrryba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learn-javascript's Issues

Practice time 2 html files pointing to wrong js file

In the folder [4. Practice time - part 2], the index.html for the files contains the line:

<script src="index.pack.js"></script>

This should be:

<script src="index.js"></script>

Affected folders with this issue:

  • Objects and functions
  • if else
  • Loops and arrays
  • Logical operators
  • Rock papers scissors

Please fix this typo.

Invalid path error during cloning

When cloning the repo in GitHub Desktop, receive error code below : I'm on a Windows machine, maybe some illegal file names?

error: invalid path '1. Build a Passenger Counter App/18. What is a string?/index.css'

Learn Java script

Hi , how are you? I just have started learning JavaScript and it ain't that easy or hard , but I just want to learn on it! My question is can you guys teach me some tricks to learn coding?

Correction in Blackjack game

In the function "startGame()" the value of "hasBlackJack" should be set to "false". Otherwise "NEW CARD" button won't be functional when restarting the game after getting a Blackjack in the previous game.

Cloning Error

Unable to clone the reppository . Pls find the attached picture describing the same

image

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.