Code Monkey home page Code Monkey logo

01-part-1-es6's Introduction

Code 301: ES6 Introduction

This assignment is designed to give you an introduction to some features in ECMAScript 2015, otherwise known as ES6. From this point on, you are expected to use these features.

Within this assignment, you'll be working with the following features of ES6:

  • Variable declarations with let and const
  • Arrow functions

Instructions

There are three components to this lab exercise:

  • Reviewing the let-const-examples directory
  • Working through the exercises in the let-const directory
  • Working through the exercises in the arrow-functions directory

Fork and then clone this repository into your ~/codefellows/301 directory, and navigate into that repo. Work on your fork on non-master branches. As you work, remember to add, commit, and push regularly.

Examples of let and const

  1. See the adjacent let-const-examples folder to compare examples of function declaration using let and const with the notation you have been using previously. To work through the examples, open examples.html in the browser, open your developer console, and follow the directions on the screen.
  2. Once you complete the steps in the examples.html file, you are ready to move on to the let-const folder.

Let and const code exercise

  1. The let-const folder has its own README.md file with specific instructions, so read through and follow each step as you complete this exercise. That file also contains the submission instructions for this assignment.
  2. Once you have completed and submitted this assignment, you are ready to move on to the arrow-functions folder.

Arrow function code exercise

  1. The arrow-functions folder has its own README.md file with specific instructions, so read through and follow each step as you complete this exercise. That file also contains the submission instructions for this assignment.
  2. Once you have completed and submitted this assignment, you are finished with the ES6 practice lab.

01-part-1-es6's People

Contributors

allisa avatar mnfmnfm avatar

Watchers

 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.