Shrova Mall


Book Description

Welcome to the book "Shrova Mall: A-to-Z e-commerce full-stack application". In this book, I explain how you can create a full-stack e-commerce application using Angular and NestJS. The application provides payment and shipping functionalities by integrating Stripe for payments and Shippo for shipping. To begin, I will show you the application we are going to build and then start by creating the database. Next, I will explain the backend and finally the frontend application. By the end of this book, you will be able to create your online e-commerce store and cover all possible scenarios. Let's get started.




Shippo Integration in Angular


Book Description

Welcome to the book "Shippo Integration in Angular: A Step-by-Step Guide to Creating Shipping Functionality". In this book, I explain how to integrate Shippo into your Angular application. Shippo is a multi-carrier shipping solution designed to streamline the shipping process for businesses of all sizes. By integrating shipping into your application, you can create better types of e-commerce applications. You will learn how to create the labels, calculate shipping costs, and get the fastest, cheapest, and best rates. By the end of this book, you will be able to enable shipping in your Angular application and handle all kinds of scenarios. Let us get started.




Responsive Design


Book Description

Welcome to the book "Responsive Design". In this book, I'll introduce you to all the CSS functions you need to create a responsive design. By responsive design, I mean that the website adapts its styles to the display device. So your application changes its layout, alignment, font size, images and even applies different styles for different screen sizes. For example, on wide screens such as TVs, it will display horizontally, while on mobile devices it will switch to a vertical layout. The functions of Responsive CSS include modern layouts such as Flex. This includes media queries, responsive typography and responsive images. It is not possible to list every single detail of all the features in a book, because then the book would be so extensive and you would get bored reading it. There is a wealth of information everywhere. So I'll keep it simple and tell you what you need for your project and try to get you on the right track. Let's go




Angular Performance Optimization


Book Description

Welcome to the book Angular Performance Optimization. In this book, I will show you all the ways you can optimize the performance of your Angular application. You already know about changeDetection and lazyLoading, but there's more to do. Let us get started.




Stripe Integration in Angular


Book Description

Welcome to the book "Stripe Integration in Angular: A Step-by-Step Guide to Creating Payment Functionality". In this book, I explain how to integrate Stripe into your Angular application. Stripe is a leading payment processing platform that enables businesses to accept online payments. By integrating payment processing into your application, you can create all kinds of e-commerce applications. You will learn how to create the checkout session, how to use webhooks events and finally how to go live. By the end of this book, you will be able to process payments in your Angular application and handle all kinds of scenarios. Let us get started.




Angular Observables and Promises


Book Description

Welcome to the book "Angular Observables and Promises: A Practical Guide to Asynchronous Programming". In this book, I explain how to use observables and promises effectively for asynchronous programming. I show you practical scenarios and explain when you should use them and which operators you need to use. I will give you best practices with important pointers that, when used correctly, can make all the difference and have a big impact on performance. There are also things you should be aware of and avoid when working with observables, otherwise performance can be affected. By the end of this book, you will be able to use Observables and Promises in your Angular application and handle all kinds of scenarios. Let us get started.







Pressure Vessel Design Handbook


Book Description

A practical handbook, this second edition of a successful guide will prove itself valuable on a daily basis with its reliable and up to date facts and figures. The intent is to increase the reader's design efficiency with numerous design shortcuts, derivations of established design procedures, and new design techniques. Time-saving formulas, calculations, examples, and solutions to design problems appear throught.







Shrova Mall 1 - The Foundation


Book Description

Welcome to "Shrova Mall 1 - The Foundation"! This book is your essential guide to building a full stack e-commerce application using Angular and NestJS. Dive into the world of e-commerce as we lay the groundwork for your successful journey. Get ready to unlock the secrets of creating a robust online marketplace and discover the building blocks that will set you on the path to e-commerce excellence. Let's begin this adventure together! I will show you how the application works, what the common user scenarios are and what development steps we will take for this project. So first, let's take a look at some screenshots of the application. Are you ready? Then let's move on