دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Andrei Tazetdinov
سری:
ISBN (شابک) : 9355518455, 9789355518453
ناشر: BPB Publications
سال نشر: 2023
تعداد صفحات: 270
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 74 Mb
در صورت تبدیل فایل کتاب Next.js Cookbook: Learn how to build scalable and high-performance apps from scratch به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Next.js Cookbook: یاد بگیرید چگونه از ابتدا برنامه های مقیاس پذیر و با کارایی بالا بسازید نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Practical solutions and proven recipes for building dynamic web applications with Next.js
Key Features
● Learn how to develop an Enterprise Resource Planning (ERP) application using Next.js.
● Learn how to use design patterns in Next.js effectively.
● Learn how to implement server-side rendering for improved performance.
Description
Next.js is a powerful and flexible framework for building server-side rendered React applications. In this book, you will learn how to develop a full-stack ERP application from scratch to production using Next.js.
The book will begin by covering the basics of Next.js, including setting up the environment and creating your first app. You will then learn how to use design patterns to optimize the application development process. Next, the book will help you get familiar with Next.js's server-side rendering capabilities by providing the knowledge and skills needed to leverage this powerful feature to improve the performance and user experience of your ERP application. You will also learn to manage the complex application state using Redux, as well as how to implement internal pages and create a CRUD system for user data. In addition, the book will help you perform end-to-end testing using Cypress and Playwright, and deploy your application to production using AWS Amplify. Lastly, you will learn how to optimize your web application for search engines, enabling better visibility and higher traffic to your website.
By the end of the book, you will be able to develop high-quality web applications using Next.js.
What you will learn
● Learn how to use Redux for state management in your Next.js applications.
● Learn how to create pages in Next.js with ease.
● Learn how to write end-to-end tests for your app.
● Learn how to deploy your application to production using AWS Amplify.
● Learn how to use optimization tools to improve the SEO of your application.
Who this book is for
This book is for anyone interested in learning how to develop full-stack web applications using Next.js. It is also for technical architects, project managers, and other professionals who want to gain a deeper understanding of the technologies and best practices involved in building modern web applications.
Table of Contents
1. Warming up with NextJS
2. Using design patterns in NextJS
3. Authorization in a glance with NextJS
4. Server-side power of NextJS
5. Using state management in NextJS
6. Implementing internal pages using NextJS
7. The superpower of E2E testing in NextJS
8. Deploying NextJS project to production
9. Mastering optimization tools for NextJS