Become a Blockchain developer and design, build, publish, test, maintain and secure scalable decentralized Blockchain projects using Bitcoin, Ethereum, NEO, EOS and Hyperledger.
This book helps you understand Blockchain beyond development and crypto to better harness its power and capability. You will learn tips to start your own project, and best practices for testing, security, and even compliance. Immerse yourself in this technology and review key topics such as cryptoeconomics, coding your own Blockchain P2P network, different consensus mechanisms, decentralized ledger, mining, wallets, blocks, and transactions.
Additionally, this book provides you with hands-on practical tools and examples for creating smart contracts and dApps for different blockchains such as Ethereum, NEO, EOS, and Hyperledger. Aided by practical, real-world coding examples, you'll see how to build dApps with Angular utilizing typescript from start to finish, connect to the blockchain network locally on a test network, and publish on the production mainnet environment.
Don't be left out of the next technology revolution - become a Blockchain developer using TheBlockchain Developer today.
What You'll Learn
Explore the Blockchain ecosystem is and the different consensus mechanisms
Create miners, wallets, transactions, distributed networks and DApps
Review the main features of Bitcoin: Ethereum, NEO and EOS, and Hyperledger are
Interact with popular node clients as well as implementing your own Blockchain
Publish and test your projects for security and scalability
Who This Book Is For
Developers, architects and engineers who are interested in learning about Blockchain or implementing Blockchain into a new greenfield project or integrating Blockchain into a brownfield project. Technical entrepreneurs, technical investors or even executives who want to better understand Blockchain technology and its potential.
Автор: Bugl Daniel Название: Learn React Hooks ISBN: 1838641440 ISBN-13(EAN): 9781838641443 Издательство: Неизвестно Рейтинг: Цена: 8458.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This ultimate guide on React Hooks helps you modernize managing state and effects in React apps using Hooks. You will learn various types of Hooks and how it integrates with Context and Suspense APIs. You will create custom Hooks and learn to use Hooks with Redux and MobX. Lastly, you will learn to migrate your existing React applications to Hooks.
Автор: Thakkar, Mohit Название: Building react apps with server-side rendering ISBN: 1484258681 ISBN-13(EAN): 9781484258682 Издательство: Springer Рейтинг: Цена: 7317.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Leverage the benefits of both client-side and server-side rendering to get the most out of your React applications. By the end of this book you will be able to build and deploy React applications using the Next.js framework to fully render server-side HTML on every Web page.
You'll begin by reviewing JavaScript fundamentals and how they work with the core principles of React. You'll then move on to Next.js, the React framework for server-rendered applications. Using this framework, you will create a fast and secure solutional React application that renders content on the server-side, protects sensitive information, and optimizes response times. Before deploying the application using Docker containers, you'll create automated unit tests to verify that every component is appropriately doing its job
Building React Apps with Server-Side Rendering also covers other fun and interesting topics such as Bootstrap 4, JSX (JavaScript XML), adding styling to your React applications, and much more. By the end of this book, you will be able to build and deploy React applications that fully render server-side HTML on every page. In the end you'll have a client-side rendered React application that integrates server-side rendering into it using Next.js framework.
What You'll Learn
Examine fundamental concepts of JavaScript (ES 2015)
Create client-side apps using JavaScript frameworks React and Redux
Add server-side rendering to React apps using the NextJS Framework
Who This Book Is For
Web developers who have prior experience in working with JavaScript, HTML and CSS, who wish to step up a level and create better web applications using modern JavaScript frameworks like React, Reduct & Next.
Автор: Fischer Ludovico Название: React for Real: Front-End Code, Untangled ISBN: 1680502638 ISBN-13(EAN): 9781680502633 Издательство: Wiley Рейтинг: Цена: 3406.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Discusses the issues that the agricultural industry currently faces and the technological opportunities that can be explored to help protect and predict crop growth and achieve more resilient agricultural processes. The book analyses the impact of agricultural pollution and food insecurity and proposes solutions to promote sustainability.
Описание: If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code.
Автор: Akshat Paul; Abhishek Nalwaya Название: React Native for Mobile Development ISBN: 1484244532 ISBN-13(EAN): 9781484244531 Издательство: Springer Рейтинг: Цена: 7317.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Develop native iOS and Android apps with ease using React Native. Learn by doing through an example-driven approach, and have a substantial running app at the end of each chapter. This second edition is fully updated to include ES7 (ECMAScript 7), the latest version of React Native (including Redux), and development on Android. You will start by setting up React Native and exploring the anatomy of React Native apps. You'll then move on to Redux data flow, how it differs from flux, and how you can include it in your React Native project to solve state management differently and efficiently. You will also learn how to boost your development by including popular packages developed by the React Native community that will help you write less; do more. Finally, you'll learn to how write test cases using Jest and submit your application to the App Store. React Native challenges the status quo of native iOS and Android development with revolutionary components, asynchronous execution, unique methods for touch handling, and much more. This book reveals the the path-breaking concepts of React.js and acquaints you with the React way of thinking so you can learn to create stunning user interfaces. What You'll LearnBuild stunning iOS and Android applicationsUnderstand the Redux design pattern and use it in your projectInteract with iOS and android device capabilities such as addressbook, camera, GPS and more with your appsTest and launch your application to the App StoreWho This Book Is ForAnyone with JavaScript experience who wants to build native mobile applications but dreads the thought of programming in Objective-C or Java. Developers who have experience with JavaScript but are new or not acquainted to React Native or ReactJS.
Название: React: Up & Running: Building Web Applications ISBN: 1492051462 ISBN-13(EAN): 9781492051466 Издательство: Wiley Рейтинг: Цена: 7126.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you`re familiar with JavaScript syntax, you`re ready to get started.
Автор: Roldan Carlos Santana Название: React Design Patterns and Best Practices, Second Edition ISBN: 1789530172 ISBN-13(EAN): 9781789530179 Издательство: Неизвестно Рейтинг: Цена: 8458.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: We will be taking a complete journey through the most valuable design patterns in React, this book demonstrates how to apply design patterns and best practices in real-life situations, whether that`s for new or already existing projects. It will help you to make your applications more flexible, perform better, and easier to maintain.
Описание: This book is designed to take you through the various design patterns in React. You`ll explore how to use these patterns in the real world, along with covering best practices and useful examples.
Автор: Kho Richard Название: React Native By Example ISBN: 1786464756 ISBN-13(EAN): 9781786464750 Издательство: Неизвестно Рейтинг: Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Griffiths David, Griffiths Dawn Название: React Cookbook: Recipes for Mastering the React Framework ISBN: 1492085847 ISBN-13(EAN): 9781492085843 Издательство: Wiley Рейтинг: Цена: 5737.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The React Cookbook delivers answers fast. Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems.