Giter VIP home page Giter VIP logo

learn-typescript's Introduction

learn-typescript

This is a simple project for learning the typescript features using javascript and do fun things using code. You can add code with typescript features and let's share your knowledge with others.

Since this is the learning project, Code Comments are mandatory.

Setup

  1. Install Node js - https://nodejs.org/en/download/
  2. Fork & Checkout the repo from GitHub.
  3. In the terminal, execute npm install

Contribute

  1. Fork and Checkout the project.
  2. Create new task in issues section of original repo.
  3. Create separate branch for the issue or task.
  4. Create separate folder ex: example in the project.
  5. adding your typescript source inside folder in step 1 (hello-world.ts).
  6. run compile command -> npm run compile <path/file.ts>
  7. run output command -> npm run output <path/file.js>
  8. After verifying output, you can raise the PR to original repo main branch.

Execution example

npm run compile example/hello-world.ts
npm run output example/hello-world.js

learn-typescript's People

Contributors

aravindhari avatar axe-pearl avatar debalator avatar dilee87 avatar dschandrasekara avatar naveenraj93 avatar savio2000 avatar simran88 avatar tegridy 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.