Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning TypeScript 2.x

You're reading from   Learning TypeScript 2.x Develop and maintain captivating web applications with ease

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher
ISBN-13 9781788391474
Length 536 pages
Edition 2nd Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Jansen Jansen
Author Profile Icon Jansen
Jansen
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Introducing TypeScript FREE CHAPTER 2. Working with Types 3. Working with Functions 4. Object-Oriented Programming with TypeScript 5. Working with Dependencies 6. Understanding the Runtime 7. Functional Programming with TypeScript 8. Working with Decorators 9. Automating Your Development Workflow 10. Node.js Development with TypeScript 11. Frontend Development with React and TypeScript 12. Frontend Development with Angular and TypeScript 13. Application Performance 14. Application Testing 15. Working with the TypeScript Compiler and the Language Services 16. Other Books You May Enjoy

Frontend Development with React and TypeScript

In the preceding chapter, we learned how to implement web services with Node.js. In this chapter, we are going to learn how to implement a single-page application (SPA) that consumes the web services that we created in the preceding chapter. The web services might change slightly in this chapter, but the changes should be small enough not to require us to cover them in this chapter.

The companion source code includes an updated version of the backend application that we implemented in the preceding chapter. The new upgraded version contains new controllers and web services that allow us to manage a catalog of movies and actors, as opposed to just movies.

In this chapter, we are going to learn how to consume a web service from a React application and how we can use React components to display the data fetched from the backend in a...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime