Giter Site home page Giter Site logo

js-cheatsheet's Introduction

js-cheatsheet

JavaScript ES6+ tips and tricks to help learn and develop faster.

Who is this for?

This has been created for Beginners and Advance developers looking to quickly in JavaScript solve and problem or learn new methods of developing in JavaScript. The idea behind this work is translate ES6+ JavaScript into an easy to read and understand examples, provided with clear plain english or layman terms to help deliver the coding examples across. Please note, this document does assume are understand the fundementals of coding.

How does this document work?

This document is broken up into sections such as Variables, Loops and Arrays etc, to help find which piece of JavaScript you're looking for.

Resources

Did you find some JavaScript ES6+ code but want to know what it looks like in ES5?

Babeljs.io ES6+ to ES5

So you know some JavaScript ES5 but want to know what it looks like in JavaScript ES6+ quickly? Give this link a go.

lebab

Variables

Let

Const

Arrays

Loops

Functions

Helpers

Terminology

ES5 stands for ECMAScript 5. Also known as JavaScript 5.

ES6 ES6 stands for ECMAScript 6. ECMAScript was created to standardize JavaScript, and ES6 is the 6th version of ECMAScript.

ES6+ The + means ES6 and higher versions.

Vinllia JS just means plain Javascript, no frameworks or libraries. The term comes from an online joke around a super fast lightweight JavaScript library called Vanilla JS. If you downloaded it, the file size would be 0kb, the joke being no such library exists.

js-cheatsheet's People

Contributors

psweeting1 avatar sweetingp1 avatar

Watchers

James Cloos avatar  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.