GithubHelp home page GithubHelp logo

codewired / getts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yfain/getts

0.0 1.0 0.0 19.35 MB

Code samples for the book TypeScript Quickly

License: MIT License

TypeScript 69.28% HTML 8.59% CSS 11.47% JavaScript 3.82% Vue 6.84%

getts's Introduction

TypeScript Quickly

This repository contains code samples from the book "TypeScript Quickly" by Yakov Fain and Anton Moiseev. This book is available at https://www.manning.com/books/typescript-quickly

The playlist https://www.youtube.com/playlist?list=PLkKunJj_bZecSLIEeXEhUxD7e7aj7-fN3 has videos that illustrate some of the the book's materials.

Chapter 10 implements a notification server that communicates with the nodes vie the WebSockect protocol. To see it in action, run npm install and then npm start. After that, open your browser at localhost:3000.

To start the blockchain apps with the client in Angular, React, and Vue run npm install followed by these commands:

Angular
Server: npm start
Client: npm start
Open your browser at localhost:4200

React
Server: npm start
Client: npm start
Open your browser at localhost:3001

Vue
Server: npm start
Client: npm run serve
Open your browser at localhost:8080

The code of the blockchain projects was tested with the package versions specified in the respective package.json files. Upgrading any of the packages may break the code.

getts's People

Contributors

antonmoiseev avatar yfain avatar

Watchers

 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.