Giter VIP home page Giter VIP logo

ts-fundamentals-v3's Introduction

TypeScript Training w/ Mike North

This repo contains the code for TypeScript Fundamentals v3 and Intermediate TypeScript v1

The course website is at https://www.typescript-training.com

Website

Operating System

This workshop project works best in a POSIX-compliant dev environment like Linux, macOS, or Windows 10 (with Windows Subsystem for Linux).

JavaScript Tool chain

  • We'll be using yarn as our package manager, not npm
  • Please install Volta, to ensure you run this project with the correct node and yarn versions

Browser

We recommend using a Chromium-based browser like Microsoft Edge, Brave, Opera or Chrome.

Editor

Although TypeScript can theoretically work well in any authoring environment that supports the Language Server Protocol, Visual Studio Code is the officially supported editor for this course.

Checking out the code & preparing to run

  • If you don't yet have a GitHub account, create a new one and set up your SSH keys

    • If you've done this correctly, you should be able to run ssh [email protected] in your terminal, and see something like Hi mike-north! You've successfully authenticated, but GitHub does not provide shell access.
  • Clone this repo by running git clone [email protected]:mike-north/ts-fundamentals-v3

  • Enter the repo by running cd ts-fundamentals-v3

  • Install dependencies by running yarn (volta may download the right version(s) automatically)

Running the project(s)

Projects are found within the packages folder, each can be started using the command yarn dev-<project name>.

For example

  • yarn dev-website starts the website project

Legal

© 2021, All Rights Reserved - Mike Works, Inc.

ts-fundamentals-v3's People

Contributors

dependabot[bot] avatar mike-north avatar benjamintrainorjs avatar luml avatar justinjunodev avatar lisaychuang avatar 1marc avatar mbalazy avatar nnigmat avatar prakashio avatar ssmkhrj avatar skawaguchi 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.