Giter VIP home page Giter VIP logo

the-typescript-workshop's Introduction

The-TypeScript-Workshop

The TypeScript Workshop is designed for software developers who want to broaden their skill set by learning TypeScript. To get the most out of this book, you should have a basic knowledge of JavaScript or experience of using another similar programming language.

Installation and Setup

VS Code

This book uses VS Code as the IDE to save and run TypeScript and JavaScript files. You can download VS Code from the following website: https://code.visualstudio.com/ download. Scroll to the bottom of the page and click on the download button relevant to your system. Follow the instructions displayed on your screen.

Node.js

You need to install the latest version of Node.js, which includes npm. You can download and install Node.js from https://nodejs.org/en/download/. Click and download the installer relevant to your system.

TypeScript

This book uses TypeScript version 4.1.3. Once you have VS Code and Node.js installed in your system, you can install TypeScript by opening a terminal and running the following command: npm install -g [email protected]

The preceding command will install version 4.1.3 globally. There are several other libraries and dependencies that you might have to install as part of executing the code given in the exercises and activities in this book. However, instructions for doing so have been provided in the relevant chapter/section.

the-typescript-workshop's People

Contributors

anushreet avatar bengry avatar elthrasher avatar maheshpackt avatar priyanka-swnt avatar sweko 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.