Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ytasheva/javascript-cheat-sheet--binge-worthy
A JavaScript cheat sheet for developers with basic knowledge
https://github.com/ytasheva/javascript-cheat-sheet--binge-worthy
javascript javascript-cheat-sheet
Last synced: 19 days ago
JSON representation
A JavaScript cheat sheet for developers with basic knowledge
- Host: GitHub
- URL: https://github.com/ytasheva/javascript-cheat-sheet--binge-worthy
- Owner: YTasheva
- License: mit
- Created: 2023-11-14T21:30:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-22T00:07:38.000Z (11 months ago)
- Last Synced: 2024-11-24T17:11:43.865Z (3 months ago)
- Topics: javascript, javascript-cheat-sheet
- Homepage: https://ytasheva.github.io/JavaScript-Cheat-Sheet--Binge-Worthy/
- Size: 6.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
JavaScript Cheat Sheet - Binge Worthy
JavaScript cheat sheet for developers with basic knowledge
Overview •
Resources •
PDF •
Links •
Author •
License![screenshot](JavaScript.jpg)
## Overview
JavaScript cheat sheet for developers with basic knowledge.
## Resources
- [Variables - Storing the information you need](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Variables)- MDN Web Docs
- [Data Types and Data Structures](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures)- MDN Web Docs
- [Expressions and Operators](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators) - MDN Web Docs
- How is `==` different from `===` [(loose equality vs strict equality)](https://www.freecodecamp.org/news/loose-vs-strict-equality-in-javascript/) - freeCodeCamp
- [`If, Else, Else If`](https://www.w3schools.com/js/js_if_else.asp) - w3schools
- [`Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array) - MDN Web Docs
- `For` [statement creates a loop](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for) - MDN Web Docs
- `Switch` [Statement](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/switch) - MDN Web Docs
- `ParseInIt()` [How to take a string and return an integer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt) - MDN Web Docs
- `CharAt()` [Method - return a character at specified position](https://www.w3schools.com/jsref/jsref_charat.asp) - w3schools
- [`Math Random()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random) - MDN Web Docs
- [`Math Floor()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/floor) - MDN Web Docs
- [JavaScript Objects](https://www.w3schools.com/js/js_objects.asp) - w3schools
- [Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object) - MDN Web Docs
- [Working with objects](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Working_with_objects) - MDN Web Docs
- [Working with JavaScript Object Notation (JSON)](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON) - MDN Web Docs
- [`Function`](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-functions/cheatsheet) - Codecademy
- `Function`[Parameters](https://www.w3schools.com/js/js_function_parameters.asp) - w3schools
- `Arrow`[Functions](https://www.youtube.com/watch?v=j1laALb8OVM) - freeCodeCamp video
- [JavaScript Playlist](https://www.youtube.com/watch?v=upDLs1sn7g4&list=PLTjRvDozrdlxEIuOBZkMAK5uiqp8rHUax) - video
- [Scope](https://developer.mozilla.org/en-US/docs/Glossary/Scope) - MDN Web Docs
- `this`[keyword](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this) - MDN Web Docs
- `window`[object- Web APIs](https://developer.mozilla.org/en-US/docs/Web/API/Window) - MDN Web Docs
- [Document Object Model (DOM)](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model) - MDN Web Docs
- `setTimeout()``setInterval()`[methods](https://www.youtube.com/watch?v=JRevaOwNKTI) - video
- [JavaScript Events - All you need to know](https://www.youtube.com/watch?v=YiOlaiscqDY) - video
- [JavaScript Events Tutorial 1 - How web developers respond to user input](https://www.youtube.com/watch?v=e57ReoUn6kM)- video
- [JavaScript Events Tutorial 2 for begining web development](https://www.youtube.com/watch?v=0tEW8rB1bbU) - video
- [DOM EventListener](https://www.w3schools.com/js/js_htmldom_eventlistener.asp) - video
- `addEventListener()`[Event Method - Web APIs](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener)-video
- `preventDefault()`[Event Method- Simplified](https://www.youtube.com/watch?v=md8jQkOEyyk) - video
- `preventDefault()`[Event Method](https://www.w3schools.com/jsref/event_preventdefault.asp) -W3Schools> **Note**
> If you're looking for HTML and CSS Cheat Sheet, [see this link](#).- Table data Cheat Sheet [download](https://github.com/YTasheva/JavaScript-Cheat-Sheet--Binge-Worthy/blob/main/JavaScript%20Cheat%20sheet%20-%20table.pdf)
- iLoveCoding - [Download the full 13-page PDF](https://github.com/YTasheva/JavaScript-Cheat-Sheet--Binge-Worthy/blob/main/iLoveCoding%20Javascript-cheatsheet.pdf)
## Emailware
JavaScript Cheat Sheet is an [emailware](https://en.wiktionary.org/wiki/emailware). Meaning, if you liked using this info or it has helped you in any way, I'd like you to send me an email at about anything you'd want to say about this resource. I'd really appreciate it!
## Links
- Solution URL: https://github.com/YTasheva/JavaScript-Cheat-Sheet--Binge-Worthy.git
- Live Site URL: https://ytasheva.github.io/JavaScript-Cheat-Sheet--Binge-Worthy/
## Author- Github - [Yuliya Tasheva](https://github.com/YTasheva)
## License
MIT
---
> [YTasheva.com](#) ·
> GitHub [@YTasheva](https://github.com/YTasheva) ·
> Twitter [@YTasheva](#) ·