Coder Social home page Coder Social logo

lihaiswu / advanced-typescript-3-programming-projects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/advanced-typescript-3-programming-projects

0.0 0.0 0.0 11.81 MB

Advanced TypeScript 3 Programming Projects, published by Packt

License: MIT License

TypeScript 77.91% HTML 12.32% CSS 1.25% JavaScript 2.31% Dockerfile 0.15% Batchfile 0.15% Vue 1.82% Shell 0.66% C# 3.44%

advanced-typescript-3-programming-projects's Introduction

Advanced TypeScript 3 Programming Projects

Advanced TypeScript 3 Programming Projects

This is the code repository for Advanced TypeScript 3 Programming Projects , published by Packt.

Build 9 different apps with TypeScript 3 and JavaScript frameworks such as Angular, React, and Vue

What is this book about?

With the demand for ever more complex websites, the ability to write robust, standards-compliant JavaScript has never been greater. TypeScript is modern JavaScript with the support of a first-class type system so learning TypeScript means that it is simpler than ever to write complex web systems. TypeScript gives you, the tools that you need to build reliable systems while still being able to use the JavaScript libraries of your choice. In this book, we are going to learn by building a series of websites, how to build TypeScript applications.

While covering the foundations of TypeScript, we are going to see how to leverage more advanced features of the language such as promises and async/await to create compelling web applications. You will experience a variety of solutions to problems with TypeScript. We will do web development projects briefly on simple vanilla typescript to get the ball rolling, then a full stack project with node.js, a project with TypeScript, A CRM application with React and microservices, a cloud-based map application with Angular and Firebase. In the end, we will build an image recognition application with TensorFlow. We will also learn how to use TypeScript effectively with .NET Core application along with by building a Music library application.

By the end of this book, you will be able to build high-quality and high-performing web-based applications across various domains for your clients.

This book covers the following exciting features:

  • Take advantage of the cutting-edge features of TypeScript 3.0 to build high-performing, maintainable applications;
  • Practical examples that show how to use TypeScript with popular frameworks, including Angular, React, Node, and others
  • Focus on building high-quality applications that are modular, scalable and adaptable

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

{
  "compilerOptions": {
    "target": "ES2015", 
    "module": "commonjs", 
    "sourceMap": true, 
    "outDir": "./script", 
  }
}

Following is what you need for this book: This book is for programmers and web developers who are familiar with TypeScript and want to put their knowledge to work by building real-world complex applications. Prior experience with any other web framework is not required.

With the following software and hardware list you can run all code files present in the book (Chapter 1-10).

Software and Hardware List

Chapter Software required OS required
1 TypeScript compiler, Bootstrap Windows, Mac OS X, and Linux (Any)
3 React Windows, Mac OS X, and Linux (Any)
4 Angular, MongoDB Community Edition, Express, Node.js (10+) Windows, Mac OS X, and Linux (Any)
5 Apollo Server Windows, Mac OS X, and Linux (Any)
6 Socket.IO Windows, Mac OS X, and Linux (Any)
8 Docker Community, Docker Desktop Windows, Mac OS X, and Linux (Any)
9 Vue Windows, Mac OS X, and Linux (Any)
10 Visual Studio Community Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Peter O’Hanlon has been a professional developer for nearly 30 years. In this time, he has developed desktop and web applications of all types and sizes. During his development career, Peter has worked with languages such as C, C++, BASIC, Pascal, and JavaScript. For the last 18 years or so, Peter has concentrated on C# WPF, JavaScript, and now TypeScript. Over the years, Peter has been a Code Project MVP several times, a member of the Intel Innovator program, as well as competing in the Intel Ultimate Coder 2 contest. Peter is always keen to embrace new technologies and languages, which has led him to be actively involved in technologies such as augmented and mixed reality, computer vision, artificial intelligence, and gesture recognition.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

advanced-typescript-3-programming-projects's People

Contributors

ohanlon avatar packt-pradeeps avatar tikshas 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.