Giter Site home page Giter Site logo

srinivas-jay / typescript-courses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mike-north/typescript-courses

0.0 0.0 0.0 15.41 MB

Frontend Masters TypeScript Courses

Home Page: https://frontendmasters.com/teachers/mike-north/

JavaScript 31.13% TypeScript 59.58% CSS 0.28% HTML 0.26% SCSS 8.75%

typescript-courses's Introduction

TypeScript Training w/ Mike North

This repo contains the code for

  • TypeScript Fundamentals v4
    • TypeScript Fundamentals v3
  • Intermediate TypeScript v1
  • Making TypeScript Stick v1
  • Full stack TypeScript v1

The course website is at 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/typescript-courses

  • Enter the repo by running cd typescript-courses

  • 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

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

typescript-courses's People

Contributors

dependabot[bot] avatar mike-north avatar srinivas-jay avatar vikingviolinist avatar benjamintrainorjs avatar luml avatar crs1138 avatar justinjunodev avatar sentience avatar lisaychuang avatar 1marc avatar mbalazy avatar nnigmat avatar phpmvk avatar prakashio avatar ssmkhrj avatar skawaguchi avatar vadim-loginov 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.