GitXplorerGitXplorer
G

javascript

public
3535 stars
1014 forks
74 issues

Commits

List of commits on branch master.
Verified
09593f9ca9e396e383d1cdc49cf641ca9f0e9446

Merge pull request #138 from sylvan0s/patch-1

mmathieudutour committed 3 years ago
Verified
ddbe4e5a4a8ea45867d9797c2565f5188af85c7e

Fix single quotes example by remplacing " with '

ssylvan0s committed 4 years ago
Unverified
7af94bd077cd4df7d89ff9a134a4a30643658993

remove book.json

mmathieudutour committed 4 years ago
Unverified
021a038e0233c89dabc425ff163d51ca501e3191

remove cover

mmathieudutour committed 4 years ago
Unverified
4c0021750ee893e84551c3b1e373906542cb2f40

remove title

mmathieudutour committed 4 years ago
Unverified
7608deb8467ebe0654ba6ffc713d8b65b50658a4

run prettier and fix typos

mmathieudutour committed 4 years ago

README

The README file for this repository.

Learn Javascript

This book will teach you the basics of programming and Javascript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language.

JavaScript (JS for short) is the programming language that enables web pages to respond to user interaction beyond the basic level. It was created in 1995, and is today one of the most famous and used programming languages.