Giter Club home page Giter Club logo

javascript-refresher's Introduction

JavaScript Refresher

This repository will take you through different lectures created for refreshing JavaScript skills.

It will have several branches that you can use to retrieve code for different lectures inside JavaScript Refresher Section

If you have an ability to run terminal directly inside your IDE, then click on play icon inside your terminal and it should give you logs for each console log we wrote inside the terminal. This will help you in understanding what happens when certain code blocks get executed. If you have an editor that does not have a terminal inside it, then just open up your terminal, navigate to the root of the directory that has play.js file inside it and run node play.js and you'll see the outputs inside your terminal

  1. syntax-refresher
    • This branch has all the code that we wrote for refreshing JavaScript syntax in your memory ;)
  2. let-const-variables
    • This branch has all the code we wrote for Let & Const Variables lecture
  3. arrow-functions
    • This branch has all the code we wrote for Arrow Functions
  4. objects-properties-and-methods
    • This branch has all the code we wrote for Objects: Properties & Methods lecture
  5. arrays-and-array-methods
    • This branch has all the code we wrote for Arrays & Array Methods lecture
  6. arrays-object-and-reference-types
    • This branch has all the code we wrote for Arrays, Objects & Reference Types lecture
  7. spread-and-rest-operations
    • This branch has all the code we wrote for Spread and Rest Operations lecture
  8. destructuring
    • This branch has all the code we wrote for Destructuring lecture
  9. promises-async-await
    • This branch has all the code we wrote for Async, Await & Promises - Working with APIs lecture

javascript-refresher's People

Contributors

nvacheishvili 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.