Home
:
Book details
:
Book description
Description of
Full-Stack Web Development with TypeScript 5: Craft modern full-stack projects with Bun, PostgreSQL, Svelte, TypeScript, and OpenAI
1835885586 epub Unleash the power of modern web development and master both frontend and backend development by building a real-world application Key FeaturesIntegrate AI capabilities in an application using the OpenAI API and learn AI-based featuresIntegrate AI capabilities in an application using the OpenAI API and learn AI-based featuresBuild robust web applications with advanced TypeScript features like typing, generics, classes, and interfacesBuild robust web applications with advanced TypeScript features like typing, generics, classes, and interfacesImplement user authentication and authorization mechanisms to protect your apps and user dataImplement user authentication and authorization mechanisms to protect your apps and user dataPurchase of the print or Kindle book includes a free PDF eBookPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThis book takes you on a journey with TypeScript 5, introducing its nuances and advantages over traditional JavaScript, explaining TypeScript basics, and highlighting the syntax, typing, generics, classes, and interfaces. Expert advice will help you build your understanding of TypeScript's role in modern web applications. You'll gain hands-on experience with the tools required to write full-stack web applications end to end, beginning with setting up the Bun environment for backend development. This book also explores server-side functionality such as authentication, routing, and database integration with PostgreSQL. The second part of the book focuses on the integration of the OpenAI API, demonstrating the use of the GPT API for different use cases. The final part covers frontend development using Svelte, guiding you through UI design, state management, and performance optimization. Each chapter has real-world examples and comparisons to other technologies, providing you with a comprehensive understanding of full-stack development.By the end of this book, you'll have learned how to build modern web applications using TypeScript 5 and confidently tackle full-stack development challenges.What you will learnDevelop a chat application by implementing frontend and backend features effectivelyDevelop a chat application by implementing frontend and backend features effectivelyBuild powerful backends using PostgreSQLBuild powerful backends using PostgreSQLWrite unit tests efficiently for cleaner and more reliable appsWrite unit tests efficiently for cleaner and more reliable appsUnderstand full-stack application architecture for better scalability and maintainabilityUnderstand full-stack application architecture for better scalability and maintainabilityCreate dynamic and responsive UIs with SvelteCreate dynamic and responsive UIs with SvelteUse debugging, testing, and logging tools in web applications to quickly detect and minimize errorsUse debugging, testing, and logging tools in web applications to quickly detect and minimize errorsWho this book is forThis book is for junior to mid-level software engineers with foundational knowledge of JavaScript and web development, who are enthusiastic about the most cutting-edge technologies and want to expand their understanding of building full-stack applications end to end. Familiarity with the fundamentals of frontend and backend development will help you get the most out of this book.Table of ContentsTypeScript FundamentalsTypeScript FundamentalsTypeScript Deep Dive – Typing, Generics, Classes, and InterfacesTypeScript Deep Dive – Typing, Generics, Classes, and InterfacesConfiguring a Backend Environment with Bun and HonoConfiguring a Backend Environment with Bun and HonoBuilding Backend Infrastructure with Bun, Hono, and TypeScriptBuilding Backend Infrastructure with Bun, Hono, and TypeScriptImproving Reliability – Testing and ValidationImproving Reliability – Testing and ValidationAdvanced Backend Development – Security, Throttling, Caching, and LoggingAdvanced Backend Development – Security, Throttling, Caching, and LoggingPostgreSQL Basics, Storage, and SetupPostgreSQL Basics, Storage, and SetupInteracting with PostgreSQL Using LibrariesInteracting with PostgreSQL Using LibrariesInteracting with PostgreSQL Using Prisma ORMInteracting with PostgreSQL Using Prisma ORMBasics of Integrating External APIs with TypeScript and HonoBasics of Integrating External APIs with TypeScript and HonoSetting Up and Configuring the OpenAI API for the BackendSetting Up and Configuring the OpenAI API for the BackendIntroduction to Svelte for Frontend DevelopmentIntroduction to Svelte for Frontend DevelopmentSetting up the Svelte ProjectSetting up the Svelte ProjectSvelte Chat Application DevelopmentSvelte Chat Application DevelopmentAdvanced Svelte TechniquesAdvanced Svelte Techniques