GithubHelp home page GithubHelp logo

dianalee-web / typescript-imports Goto Github PK

View Code? Open in Web Editor NEW

This project forked from softstackfactory/typescript-imports

1.0 1.0 0.0 492 KB

challenge for students to learn imports and exports from typescript

TypeScript 26.95% JavaScript 60.26% Shell 3.50% HTML 9.28%

typescript-imports's Introduction

Typescript Import Challenge

In this challenge you will export code from one file and use it in another.

Prequisite

First we must install typescript. In your terminal run the following command

 $ npm install -g typescript

Then we must install our other dependencies. run the below command

 $ npm install

** Now ** if you have not cloned a repo from github classroom, Clone the repo with the below command

$ git clone https://github.com/SoftStackFactory/typescript-imports

$ Is not apart of the command That denotes a bash terminal command

the pattern for running tests in all excercises can be seen below

$ npm test -- <file-name>

Once you run the tests you will see a message in your console indicating whether the tests passed or failed

failed test(s) passed test(s)
If you fail to pass a tests read the message in red. The problem will be in the challange file Once you have passed all tests move on to the steps below

After challanges have been completed

Once you have created all challenges push your completed files to the remote repo created by the github classroom

Start in example import folder here

typescript-imports's People

Contributors

alexringrose avatar phortonssf avatar robertlb4 avatar

Stargazers

 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.