GithubHelp home page GithubHelp logo

applied-typescript's Introduction

Applied TypeScript

Getting ready

1. Check your software

You'll need to have this software installed for the course:

Check that you have the software versions that you need installed by running these commands in your terminal:

# Check Node.js version.
node --version

We highly recommend that you use Visual Studio Code as your editor for this course as it provides lots of handy TypeScript related features, but if you prefer to use a different editor that's fine too!

2. Clone this repository with Git

You'll need to have this repository cloned so you can work on the coding exercises during the course:

git clone https://github.com/MoonHighway/applied-typescript

If you want to commit and push your work to your own repository on GitHub, you can fork this repository, then clone your fork rather than this repository directly. If you do create a fork, you'll want to sync it with this repository at the start of the workshop.

3. Install the dependencies

Run this command in your terminal to install the required dependencies:

npm install

4. Open your editor and terminal

There are coding exercises throughout this workshop. To make sure you're ready:

  • Open this project in your code editor.
  • Open a terminal window for running commands, and cd to the directory for this project.

You're now ready to get started! ๐Ÿš€

Course Times โฑ

You can expect the course to follow this schedule:

Time Activity Length
9:00-10:00 Section 1 1hr
10:00-10:15 Break 15min
10:15-11:15 Section 2 1hr
11:15-11:30 Break 15min
11:30-12:30 Section 3 1hr
12:30-1:00 Lab Activity 30min
1:00 End

applied-typescript's People

Contributors

simonplend avatar

Stargazers

Alex Rosenthal avatar Joanne Daudier avatar Linda Thompson avatar Oscar Pagani avatar

Watchers

Joanne Daudier avatar Eve Porcello avatar Alex Banks avatar

Forkers

617dev

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.