Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Gatsby: The Definitive Guide: Build and Deploy Highly Performant Jamstack Sites and Applications, So Preston


Варианты приобретения
Цена: 6693.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: So Preston
Название:  Gatsby: The Definitive Guide: Build and Deploy Highly Performant Jamstack Sites and Applications
ISBN: 9781492087519
Издательство: Wiley
Классификация:
ISBN-10: 1492087513
Обложка/Формат: Paperback
Страницы: 542
Вес: 0.85 кг.
Дата издания: 05.10.2021
Язык: English
Размер: 23.34 x 17.78 x 2.77 cm
Читательская аудитория: Technical / manuals
Подзаголовок: Build and deploy highly performant jamstack sites and applications
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Used by Nike, Costa Coffee, and other companies worldwide, Gatsby is emerging as one of the key technologies in the Jamstack (JavaScript, APIs, and markup) ecosystem. With this comprehensive guide, you`ll learn how to architect, build, and deploy Gatsby sites independently or with CMSs, commerce systems, and other data sources.


Java Ee Applications on the Oracle Java Cloud: Develop, Deploy, Monitor, and Manage Your Java Cloud Applications

Автор: Oak Harshad, Oak Howard
Название: Java Ee Applications on the Oracle Java Cloud: Develop, Deploy, Monitor, and Manage Your Java Cloud Applications
ISBN: 0071817158 ISBN-13(EAN): 9780071817158
Издательство: McGraw-Hill
Рейтинг:
Цена: 8063.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The boundary between semantics and pragmatics has been important since the early twentieth century, but in the last twenty-five years it has become the central issue in the philosophy of language. This anthology collects classic philosophical papers on the topic, along with recent key contributions. It stresses not only the nature of the boundary, but also its importance for philosophy generally.

Jumpstart Jamstack Development: Build and deploy modern websites and web apps using Gatsby, Netlify, and Sanity

Автор: Pecoraro Christopher, Gambino Vincenzo
Название: Jumpstart Jamstack Development: Build and deploy modern websites and web apps using Gatsby, Netlify, and Sanity
ISBN: 1800203497 ISBN-13(EAN): 9781800203495
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Jamstack is the new approach to building faster and more secure sites exploring the capabilities of JavaScript. Jumpstart Jamstack Development explores this emerging web development paradigm by building Jamstack websites, from learning Jamstack features to implementing the principles via popular frameworks such as GatsbyJS, Sanity, and Netlify.

Elevating React Web Development with Gatsby: Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4

Автор: Larsen-Disney Samuel
Название: Elevating React Web Development with Gatsby: Practical guide to building performant, accessible, and interactive web apps with React and Gatsby.js 4
ISBN: 1800209096 ISBN-13(EAN): 9781800209091
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Gatsby is a powerful React static site generator that enables you to create lightning-fast web experiences. Complete with hands-on tutorials and projects, this easy-to-follow guide will help you to understand the core concepts of GatsbyJS and show you how to build client websites your users will love.

Programming Kotlin: Create Elegant, Expressive, and Performant Jvm and Android Applications

Автор: Subramaniam Venkat
Название: Programming Kotlin: Create Elegant, Expressive, and Performant Jvm and Android Applications
ISBN: 1680506358 ISBN-13(EAN): 9781680506358
Издательство: Wiley
Рейтинг:
Цена: 4961.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn to use the many features of this highly concise, fluent, elegant, and expressive statically typed language with easy-to-understand examples. Learn to write easy-to-maintain, high-performing JVM and Android applications, create DSLs, program asynchrony, and much more.

Practical Svelte: Create Performant Applications with the Svelte Component Framework

Автор: Libby Alex
Название: Practical Svelte: Create Performant Applications with the Svelte Component Framework
ISBN: 1484273737 ISBN-13(EAN): 9781484273739
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Introduction (2 pages)

Chapter 1: Getting Started - 20 pages

1. Setting up our development environment - Git, Git repository, Svelte, editor, etc

2. Exploring the basic principles of using Svelte - a primer only: enough to give beginners something to work on

3. Setting up the starting site for the book

4. Reviewing the changes made

5. Setting the background for this book

Chapter 2: Creating Components - 30 pages

1. Understanding the makeup of components

2. Creating some examples

3. Publishing examples

4. X

5. Adding functionality to the frontend demo

Chapter 3: Managing State and Data - 30 pages

1. Passing and setting values in code

2. Exploring the world of props

3. Creating and maintaining Svelte stores

4. X

5. Adding functionality to the frontend demo

Chapter 4: Controlling Logic - 30 pages

1. Creating if-else conditions

2. Working through some examples

3. X

4. X

5. Adding functionality to the frontend demo

Chapter 5: Managing Events - 35 pages

1. The theory of reactivity - updating the DOM

2. Different event types - which to choose?

3. X

4. X

5. Adding functionality to the frontend demo

Chapter 6: Binding Elements - 30 pages

1. Creating forms in Svelte

2. Binding and managing events

3. Catering for different form elements

4. Managing context

5. Adding functionality to the frontend demo

Chapter 7: Adding Styles - 20 pages

1. Understanding styling in Svelte

2. Inlining or external?

3. Taking it further - using a style preprocessor

4. Applying themes - using a plugin or manually

5. Adding functionality to the frontend demo

Chapter 8: Unit Testing and Svelte - 30 pages

1. Deciding our strategy

2. Setting up testing environment

3. Creating example tests

4. Assessing the outcome

5. Applying principles to our project

Chapter 9: Deploying Svelte - 30 pages

1. Debugging Svelte

2. Understanding the deployment process

3. Setting up the hosting provider

4. Deploying content to production

5. Bonus - applying a domain name

Chapter 10: Working with External Libraries - 30 pages

1. Exploring example libraries

2. Working c

Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework

Автор: Labouardy Mohamed
Название: Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework
ISBN: 1801074852 ISBN-13(EAN): 9781801074858
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in Gin


Key Features:

  • Explore the commonly used functionalities of Gin to build web applications
  • Become well-versed with rendering HTML templates with the Gin engine
  • Solve commonly occurring challenges such as scaling, caching, and deployment


Book Description:

Gin is a high-performance HTTP web framework used to build web applications and microservices in Go. This book is designed to teach you the ins and outs of the Gin framework with the help of practical examples.


You'll start by exploring the basics of the Gin framework, before progressing to build a real-world RESTful API. Along the way, you'll learn how to write custom middleware and understand the routing mechanism, as well as how to bind user data and validate incoming HTTP requests. The book also demonstrates how to store and retrieve data at scale with a NoSQL database such as MongoDB, and how to implement a caching layer with Redis. Next, you'll understand how to secure and test your API endpoints with authentication protocols such as OAuth 2 and JWT. Later chapters will guide you through rendering HTML templates on the server-side and building a frontend application with the React web framework to consume API responses. Finally, you'll deploy your application on Amazon Web Services (AWS) and learn how to automate the deployment process with a continuous integration/continuous delivery (CI/CD) pipeline.


By the end of this Gin book, you will be able to design, build, and deploy a production-ready distributed application from scratch using the Gin framework.


What You Will Learn:

  • Build a production-ready REST API with the Gin framework
  • Scale web applications with event-driven architecture
  • Use NoSQL databases for data persistence
  • Set up authentication middleware with JWT and Auth0
  • Deploy a Gin-based RESTful API on AWS with Docker and Kubernetes
  • Implement a CI/CD workflow for Gin web apps


Who this book is for:

This book is for Go developers who are comfortable with the Go language and seeking to learn REST API design and development with the Gin framework. Beginner-level knowledge of the Go programming language is required to make the most of this book.

React 17 Design Patterns and Best Practices - Third Edition: Design, build, and deploy production-ready web applications using industry-standard pract

Автор: Roldбn Carlos Santana
Название: React 17 Design Patterns and Best Practices - Third Edition: Design, build, and deploy production-ready web applications using industry-standard pract
ISBN: 1800560443 ISBN-13(EAN): 9781800560444
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: React is an open-source JavaScript library that is used for building user interfaces or UI components. This React book is designed to take you through the most valuable design patterns in React, helping you learn how to apply design patterns and best practices in real-world scenarios.

Learning AWS - Second Edition: Design, build, and deploy responsive applications using AWS Cloud components

Автор: Sarkar Aurobindo
Название: Learning AWS - Second Edition: Design, build, and deploy responsive applications using AWS Cloud components
ISBN: 178728106X ISBN-13(EAN): 9781787281066
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: AWS is currently the market leader in the public cloud market.With the increasing global interest in leveraging cloud infrastructure, AWS Cloud from Amazon offers a cutting-edge platform for architecting, building, and deploying web-scale cloud applications. This book will help you in performing these tasks easily.

Kubernetes for Developers: Use Kubernetes to develop, test, and deploy your applications with the help of containers

Автор: Heck Joseph
Название: Kubernetes for Developers: Use Kubernetes to develop, test, and deploy your applications with the help of containers
ISBN: 1788834755 ISBN-13(EAN): 9781788834759
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Kubernetes provides a means to describe what your application needs and how it should run by orchestrating containers on your behalf to operate your software across a single, dozens, or hundreds of machines. Originally created and open sourced from Google, you can use their technology to help run, test, and scale your applications regardless ...

Deno Web Development: Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno

Автор: Santos Alexandre Portela Dos
Название: Deno Web Development: Write, test, maintain, and deploy JavaScript and TypeScript web applications using Deno
ISBN: 180020566X ISBN-13(EAN): 9781800205666
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn how to use Deno, the secure JavaScript and TypeScript runtime written in Rust, to write reliable web applications


Key Features:

  • Understand Deno's essential concepts and features
  • Learn how to use Deno in real-world scenarios
  • Use Deno to develop, test, and deploy web applications and tools


Book Description:

Deno is a JavaScript and TypeScript runtime with secure defaults and a great developer experience. With Deno Web Development, you'll learn all about Deno's primitives, its principles, and how you can use them to build real-world applications. The book is divided into three main sections: an introduction to Deno, building an API from scratch, and testing and deploying a Deno application.


The book starts by getting you up to speed with Deno's runtime and the reason why it was developed. You'll explore some of the concepts introduced by Node, why many of them transitioned into Deno, and why new features were introduced. After understanding Deno and why it was created, you will start to experiment with Deno, exploring the toolchain and writing simple scripts and CLI applications. As you progress to the second section, you will create a simple web application


and then add more features to it. This application will evolve from a simple 'hello world' API to a web application connected to the database, with users, authentication, and a JavaScript client. In the third section, the book will take you through topics such as dependency management, configuration and testing, finishing with an application deployed in a cloud environment.


By the end of this web development book, you will become comfortable with using Deno to create, maintain, and deploy secure and reliable web applications.


What You Will Learn:

  • Understand why you should use Deno
  • Get to grips with tooling and the Deno ecosystem
  • Build Deno web applications using existing Node.js knowledge and the newest ECMA Script 6 features
  • Explore the standard library and the benefits of Deno's security model
  • Discover common practices and web frameworks to build a REST API in Deno
  • Structure a web application using common architecture practices
  • Test and deploy a Deno application in the cloud using Docker


Who this book is for:

This book is for developers who want to leverage their JavaScript and TypeScript skills in a secure, simple, and modern runtime, using Deno for web app development. Beginner-level knowledge of Node.js is recommended but not required.

Practical Cloud-Native Java Development with MicroProfile: Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroP

Автор: Jiang Emily, McCright Andrew, Alcorn John
Название: Practical Cloud-Native Java Development with MicroProfile: Develop and deploy scalable, resilient, and reactive cloud-native applications using MicroP
ISBN: 1801078807 ISBN-13(EAN): 9781801078801
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Practical Cloud-Native Development with MicroProfile is packed with real-world best practices for developers and architects looking to build cloud-native applications using MicroProfile. This book will help you develop robust apps with ease, enabling you to create better and more performant state-of-the-art cloud-native applications.

Gatsby E-Commerce: A Practical Introduction to Creating E-Commerce Sites with the Gatsby Framework

Автор: Libby Alex
Название: Gatsby E-Commerce: A Practical Introduction to Creating E-Commerce Sites with the Gatsby Framework
ISBN: 1484266919 ISBN-13(EAN): 9781484266915
Издательство: Springer
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Part 1

Chapter 1. Getting Started

Chapter 2. Laying the Foundations

Part 2

Chapter 3. Styling the Shop

Chapter 4. Sourcing Data

Chapter 5. Building the Catalog

Chapter 6. Checkout and Order Processing

Part 3

Chapter 7. Adding a Blog

Chapter 8. Finessing our site

Chapter 9. Testing and Optimization

Chapter 10. Deployment into Production

Part 4

Chapter 11. Migrating from WooCommerce

Chapter 12. Adapting for Mobile

Chapter 13. Updating the Payment Process


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия