0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (4)
  • -
Status
Brand

Showing 1 - 4 of 4 matches in All Departments

Learn React with TypeScript - - Beginner's guide to reactive web development with React 18 and TypeScript 4 (Paperback,... Learn React with TypeScript - - Beginner's guide to reactive web development with React 18 and TypeScript 4 (Paperback, 2nd Revised edition)
Carl Rippon
R1,223 Discovery Miles 12 230 Ships in 18 - 22 working days

Take your first steps in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript using this easy-to-follow guide Key Features * Get clear practices on how to use different React hooks with TypeScript * Explore different styling approaches in building React web apps * Become a professional React and TypeScript web developer Book Description Learn React with TypeScript is designed to help web developers learn React and TypeScript which powers large-scale apps for many organizations. This second edition of React with TypeScript book is updated, enhanced, and improved to cover new features of React 18. This includes Hooks and state management libraries, and features included with TypeScript 4 onwards. It extends to help you create well-structured, and reusable React components that are easy to read and maintain, leveraging modern design patterns. You will learn how to ensure all your components are type safe leveraging TypeScript features including some advanced types. You will learn how to manage complex states using Redux. You will learn how to interact with a GraphQL web API. Finally, you will learn how to write robust unit tests for React components using Jest. By the end of the book, you will be well on your way to becoming an expert in both React and TypeScript. What you will learn * Gain a first-hand experience of TypeScript and its productivity features * Transpile your TypeScript code into JavaScript for it to run in a browser * Build React frontend codebase with Hooks * Interact with REST and GraphQL web APIs * Design and develop strongly-typed reusable components * Create automated component tests Who This Book Is For The book is for JavaScript web developers who wish to explore React and TypeScript for building secure large-scale web applications. The book assumes intermediate knowledge of HTML, CSS, and JavaScript.

ASP.NET Core 5 and React - Full-stack web development using .NET 5, React 17, and TypeScript 4, 2nd Edition (Paperback, 2nd... ASP.NET Core 5 and React - Full-stack web development using .NET 5, React 17, and TypeScript 4, 2nd Edition (Paperback, 2nd Revised edition)
Carl Rippon
R1,153 Discovery Miles 11 530 Ships in 18 - 22 working days

Build fully functional, cloud-ready, and professional web applications using the latest features in the .NET 5 framework and React.js with Microsoft Azure Key Features Explore the new features of .NET 5 with this updated edition of ASP.NET Core 5 and React Discover strategies for adopting a full-stack development approach, clean architecture techniques, and development best practices Learn how to manage data, design and package applications, and secure your web apps Book DescriptionMicrosoft's .NET framework is a robust server-side framework, now even more powerful thanks to the recent unification of the Microsoft ecosystem with the .NET 5 framework. This updated second edition addresses these changes in the .NET framework and the latest release of React. The book starts by taking you through React and TypeScript components for building an intuitive single-page application and then shows you how to design scalable REST APIs that can integrate with a React-based frontend. Next, you'll get to grips with the latest features, popular patterns, and tools available in the React ecosystem, including function-based components, React Router, and Redux. As you progress through the chapters, you'll learn how to use React with TypeScript to make the frontend robust and maintainable and cover key ASP.NET 5 features such as API controllers, attribute routing, and model binding to build a sturdy backend. In addition to this, you'll explore API security with ASP.NET 5 identity and authorization policies and write reliable unit tests using both .NET and React, before deploying your app on Azure. By the end of this book, you'll have gained the knowledge you need to enhance your C# and JavaScript skills and build full-stack, production-ready applications with ASP.NET 5 and React. What you will learn Build RESTful APIs with .NET 5 using API controllers Secure REST APIs with identity and authorization policies Create strongly typed, interactive, and function-based React components using Hooks Understand how to style React components using Emotion.js Perform client-side state management with Redux Run a range of automated tests on the frontend and backend Implement continuous integration and continuous delivery (CI/CD) processes in Azure using Azure DevOps Who this book is forIf you're a web developer looking to get up to speed with full-stack web application development with .NET Core and React, this book is for you. Although the book does not assume any knowledge of React, a basic understanding of .NET Core will help you to get to grips with the concepts covered.

ASP.NET Core 3 and React - Hands-On full stack web development using ASP.NET Core, React, and TypeScript 3 (Paperback): Carl... ASP.NET Core 3 and React - Hands-On full stack web development using ASP.NET Core, React, and TypeScript 3 (Paperback)
Carl Rippon
R1,159 Discovery Miles 11 590 Ships in 18 - 22 working days

Build modern, scalable, and cloud-ready single-page applications using ASP.NET Core, React, TypeScript, and Azure Key Features Explore the full potential and latest features of .NET Core 3.0, TypeScript 3, and React Learn how to manage data, application design, and packaging, and secure your web apps Discover best practices for using React and TypeScript to build a scalable frontend that interacts with REST APIs Book DescriptionMicrosoft's ASP.NET Core is a robust and high-performing cross-platform web API framework, and Facebook's React uses declarative JavaScript to drive a rich, interactive user experience on the client-side web. Together, they can be used to build full stack apps with enhanced security and scalability at each layer. This book will start by taking you through React and TypeScript components to build an intuitive single-page application. You'll understand how to design scalable REST APIs that can integrate with a React-based frontend. You'll get to grips with the latest features, popular patterns, and tools available in the React ecosystem, including function-based components, React Router, and Redux. The book shows how you can use TypeScript along with React to make the frontend robust and maintainable. You'll then cover important .NET Core features such as API controllers, attribute routing, and model binding to help you build a sturdy backend. Additionally, you'll explore API security with ASP.NET Core identity and authorization policies, and write reliable unit tests using both .NET Core and React before you deploy your app to the Azure cloud. By the end of the book, you'll have gained all the knowledge you need to enhance your C# and JavaScript skills and build full stack, production-ready applications with ASP.NET Core and React. What you will learn Build RESTful APIs with .NET Core using API controllers Create strongly typed, interactive, and function-based React components using Hooks Build forms efficiently using reusable React components Perform client-side state management with Redux and the React Context API Secure REST APIs with ASP.NET identity and authorization policies Run a range of automated tests on the frontend and backend Implement continuous integration (CI) and continuous delivery (CD) processes into Azure using Azure DevOps Who this book is forIf you're a web developer looking to build solid full-stack web applications with .NET Core and React, this book is for you. Although this book does not assume any knowledge of React, you're expected to have a basic understanding of .NET Core.

Learn React with TypeScript 3 - Beginner's guide to modern React web development with TypeScript 3 (Paperback): Carl Rippon Learn React with TypeScript 3 - Beginner's guide to modern React web development with TypeScript 3 (Paperback)
Carl Rippon
R1,355 Discovery Miles 13 550 Ships in 18 - 22 working days

Start developing modern day component based web apps using React 16, Redux and TypeScript 3 with this easy to follow guide filled with practical examples. Key Features Learn the latest and core features of React such as components, React Router, and suspense Dive into TypeScript 3 and it`s core components such as interfaces, types aliases, tuples, generics and much more. Build small-to-large scale single page applications with React, Redux, GraphQL and TypeScript Book DescriptionReact today is one of the most preferred choices for frontend development. Using React with TypeScript enhances development experience and offers a powerful combination to develop high performing web apps. In this book, you'll learn how to create well structured and reusable react components that are easy to read and maintain by leveraging modern web development techniques. We will start with learning core TypeScript programming concepts before moving on to building reusable React components. You'll learn how to ensure all your components are type-safe by leveraging TypeScript's capabilities, including the latest on Project references, Tuples in rest parameters, and much more. You'll then be introduced to core features of React such as React Router, managing state with Redux and applying logic in lifecycle methods. Further on, you'll discover the latest features of React such as hooks and suspense which will enable you to create powerful function-based components. You'll get to grips with GraphQL web API using Apollo client to make your app more interactive. Finally, you'll learn how to write robust unit tests for React components using Jest. By the end of the book, you'll be well versed with all you need to develop fully featured web apps with React and TypeScript. What you will learn Gain a first-hand experience of TypeScript and its productivity features Transpile your TypeScript code into JavaScript for it to run in a browser Learn relevant advanced types in TypeScript for creating strongly typed and reusable components. Create stateful function-based components that handle lifecycle events using hooks Get to know what GraphQL is and how to work with it by executing basic queries to get familiar with the syntax Become confident in getting good unit testing coverage on your components using Jest Who this book is forThe ideal target audience for this book are web developers who want to get started with creating modern day web apps with React and TypeScript.You are expected to have a basic understanding of JavaScript and HTML programming. No prior knowledge of TypeScript and React is needed.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Age of Inference - Cultivating a…
Philip C. Short, Harvey Henson, … Hardcover R2,889 Discovery Miles 28 890
Wicca Guided Journal - A Witch's Toolkit…
Lisa Chamberlain Hardcover R613 Discovery Miles 6 130
Of Nymphs and Pans and... a Stubbydub…
Robin J.H. Fanshawe Hardcover R559 Discovery Miles 5 590
Well, This Is Exhausting - Essays
Sophia Benoit Paperback R456 R427 Discovery Miles 4 270
No Cooked Breakfast - Lighthearted…
Jim Meade Hardcover R934 R812 Discovery Miles 8 120
Suffragists in an Imperial Age - U.S…
Allison L. Sneider Hardcover R2,147 Discovery Miles 21 470
Resistance to Learning - Overcoming the…
M. Alcorn Hardcover R2,699 R1,381 Discovery Miles 13 810
Wicca Spell Book - Discover Spells for…
Judith Guise Hardcover R597 Discovery Miles 5 970
Using Innovative Literacies to Develop…
Limor Pinhasi-Vittorio, Elite Ben-Yosef Hardcover R5,370 Discovery Miles 53 700
Hour of the Witch Spinners…
Scarlet Darkwood, P Mattern Hardcover R753 R672 Discovery Miles 6 720

 

Partners