Git Product home page Git Product logo

task-js-objects-channels-and-videos's Introduction

๐Ÿ“บ Channels and videos objects challenge

Instructions

  • Make sure you fork and clone this repo to your development folder
  • Make sure node and npm are installed
  • Install the requirements by going inside the task directory, and running the command
    $ npm install
  • open functions.js and channels.json files side by side.
  • You will complete the functions in functions.js. It's very important to understand the structure of the JSON file. That's why it's important to see the JSON file while solving the tasks
  • Some tasks take a single channel, and some tasks take the whole channels array. Pay attention to the parameters names.
  • You are not going to send the channels or a single channel, it's being tested if you just do npm test,

Bonus ๐ŸŽ

  • if you are done, go to bonus.js, and try to finish the tasks

Run the tests after every edit, to check if you pass the tests:

$ npm test

This command will run the testing file and test your code to make sure it has all the required features.

You'll know when you're done when your code passes all the tests.

task-js-objects-channels-and-videos's People

Contributors

lailalelouch avatar lailz avatar octowl avatar omsi96 avatar thehasanas avatar themshary avatar yanalshmilan avatar

Watchers

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